Class: Mode::Commands::Setup
- Inherits:
-
Thor
- Object
- Thor
- Mode::Commands::Setup
- Defined in:
- lib/mode/commands/setup.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ Setup
constructor
A new instance of Setup.
Constructor Details
#initialize(options = {}) ⇒ Setup
Returns a new instance of Setup.
6 7 8 |
# File 'lib/mode/commands/setup.rb', line 6 def initialize( = {}) = end |
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
4 5 6 |
# File 'lib/mode/commands/setup.rb', line 4 def end |