Method: Climate::CommandError#command_class

Defined in:
lib/climate/errors.rb

#command_classObject

The command that raised the error



12
13
14
# File 'lib/climate/errors.rb', line 12

def command_class
  @command_class
end