Expand description
Common utilities and traits for CLI commands
Structs§
- Command
Context - Common context for CLI commands that need manifest and project information
Traits§
- Command
Executor - Common trait for CLI command execution pattern
Functions§
- check_
for_ legacy_ ccpm_ files - Check for legacy CCPM files and return a migration message if found.
- handle_
legacy_ ccpm_ migration - Handle legacy CCPM files by offering interactive migration.