Class: Umbrella::Unit
- Inherits:
-
Thor
- Object
- Thor
- Umbrella::Unit
- Defined in:
- lib/umbrella/tasks.rb
Instance Method Summary collapse
Instance Method Details
#add(unit_name) ⇒ Object
7 8 |
# File 'lib/umbrella/tasks.rb', line 7 def add(unit_name) end |
#pull(repo_url) ⇒ Object
11 12 |
# File 'lib/umbrella/tasks.rb', line 11 def pull(repo_url) end |