Class: Hyrb::Tasks::Environment::Deployment
- Inherits:
-
Hyrb::Task
- Object
- Hyrb::Task
- Hyrb::Tasks::Environment::Deployment
- Defined in:
- lib/hyrb/tasks/environment.rb
Instance Attribute Summary
Attributes inherited from Hyrb::Task
Instance Method Summary collapse
Methods inherited from Hyrb::Task
depends, #initialize, prompt, prompts, #run_before
Constructor Details
This class inherits a constructor from Hyrb::Task
Instance Method Details
#run(env) ⇒ Object
43 44 |
# File 'lib/hyrb/tasks/environment.rb', line 43 def run(env) end |