Method: Thor::Base#options
- Defined in:
- lib/thor/base.rb
permalink #options ⇒ Object
Returns the value of attribute options.
35 36 37 |
# File 'lib/thor/base.rb', line 35 def @options end |
Returns the value of attribute options.
35 36 37 |
# File 'lib/thor/base.rb', line 35 def @options end |