Module: Ace::Git::Worktree::CLI::Commands::SharedHelpers
- Includes:
- Support::Cli::Base
- Defined in:
- lib/ace/git/worktree/cli/commands/shared_helpers.rb
Overview
Shared helper methods for CLI commands
Include this module in CLI command classes to avoid code duplication of common patterns like config summary display and options conversion.