Method: Shell::Initializer#inexistent_command

Defined in:
lib/crane/shell_initializer.rb

#inexistent_commandObject



51
52
53
# File 'lib/crane/shell_initializer.rb', line 51

def inexistent_command
  @command_obj = Crane::Engine.new(@args)
end