Method: Conify::Command::AbstractCommand#args

Defined in:
lib/conify/command/abstract_command.rb

#argsObject (readonly)

Returns the value of attribute args.



7
8
9
# File 'lib/conify/command/abstract_command.rb', line 7

def args
  @args
end