Module px

Module px 

Source
Expand description

px - Project Switcher Module

This module provides fast project management and switching capabilities with fuzzy search, frecency tracking, and editor integration.

Re-exports§

pub use index::ProjectIndex;
pub use project::CommitInfo;
pub use project::Project;
pub use project::ProjectGitStatus;

Modules§

commands
CLI command implementations
frecency
Frecency calculation for project ranking
index
Project index management
project
Project data structures and operations
search
Fuzzy search for projects