Method: Bricky::Commands::Base#initialize
- Defined in:
- lib/bricky/commands/base.rb
#initialize(options) ⇒ Base
Returns a new instance of Base.
8 9 10 |
# File 'lib/bricky/commands/base.rb', line 8 def initialize() @options = end |
Returns a new instance of Base.
8 9 10 |
# File 'lib/bricky/commands/base.rb', line 8 def initialize() @options = end |