Pathmaster Documentation ======================= Pathmaster is a powerful command-line tool for managing your system's PATH environment variable, providing safe and efficient PATH manipulation with automatic backups and validation. .. note:: This project is being migrated from Rust to Go. See the Go Version section for details. The current Rust implementation remains fully functional. .. toctree:: :maxdepth: 2 :caption: Getting Started source/getting-started/installation source/getting-started/quick-start source/getting-started/basic-usage .. toctree:: :maxdepth: 2 :caption: Commands source/commands/overview source/commands/path-management source/commands/validation source/commands/backup .. toctree:: :maxdepth: 2 :caption: Features source/features/overview source/features/backup-system source/features/shell-support source/features/validation .. toctree:: :maxdepth: 2 :caption: User Guides source/guides/error-handling source/guides/troubleshooting source/guides/system-integration source/guides/migration .. toctree:: :maxdepth: 2 :caption: Reference source/reference/shell-config source/reference/backup-formats source/reference/configuration .. toctree:: :maxdepth: 2 :caption: Go Version source/go-version/overview source/go-version/usage-differences source/go-version/feature-parity .. toctree:: :maxdepth: 1 :caption: Project Information source/ROADMAP