Method: Sym::Application#args

Defined in:
lib/sym/application.rb

#argsObject

Returns the value of attribute args.



10
11
12
# File 'lib/sym/application.rb', line 10

def args
  @args
end