Method: God::CLI::Run#initialize
- Defined in:
- lib/god/cli/run.rb
#initialize(options) ⇒ Run
Returns a new instance of Run.
5 6 7 8 9 |
# File 'lib/god/cli/run.rb', line 5 def initialize() @options = dispatch end |
Returns a new instance of Run.
5 6 7 8 9 |
# File 'lib/god/cli/run.rb', line 5 def initialize() @options = dispatch end |