Module: Ace::Git::Worktree::CLI::Commands::SharedHelpers

Includes:
Support::Cli::Base
Included in:
Config, Create, List, Prune, Remove, Switch
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.