Method: Shell.shell

Defined in:
lib/core/shell.rb

.shellObject



8
9
10
# File 'lib/core/shell.rb', line 8

def self.shell
  @shell ||= Thor::Shell::Color.new
end