Method: Shell::Initializer#get_command

Defined in:
lib/crane/shell_initializer.rb

#get_commandObject



30
31
32
# File 'lib/crane/shell_initializer.rb', line 30

def get_command
  @command = Shell::Parser::get_command @args
end