Module common

Module common 

Source
Expand description

Common utilities and traits for CLI commands

Structs§

CommandContext
Common context for CLI commands that need manifest and project information

Traits§

CommandExecutor
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.