Method: Sym::Application#args
- Defined in:
- lib/sym/application.rb
#args ⇒ Object
Returns the value of attribute args.
10 11 12 |
# File 'lib/sym/application.rb', line 10 def args @args end |
Returns the value of attribute args.
10 11 12 |
# File 'lib/sym/application.rb', line 10 def args @args end |