Method: Chid::Command#initialize
- Defined in:
- lib/chid/command.rb
#initialize(options) ⇒ Command
Returns a new instance of Command.
145 146 147 |
# File 'lib/chid/command.rb', line 145 def initialize() @options = end |
Returns a new instance of Command.
145 146 147 |
# File 'lib/chid/command.rb', line 145 def initialize() @options = end |