Method: Rzo::App::Subcommand#opts
- Defined in:
- lib/rzo/app/subcommand.rb
#opts ⇒ Object (readonly)
The options hash injected from the application controller via the initialize method.
16 17 18 |
# File 'lib/rzo/app/subcommand.rb', line 16 def opts @opts end |