Method: BooticCli::Commands::Themes::Prompt#initialize
- Defined in:
- lib/bootic_cli/commands/themes.rb
#initialize(shell = Thor::Shell::Color.new) ⇒ Prompt
320 321 322 |
# File 'lib/bootic_cli/commands/themes.rb', line 320 def initialize(shell = Thor::Shell::Color.new) @shell = shell end |