Class: Legion::Cli::Cohort
- Inherits:
-
Thor
- Object
- Thor
- Legion::Cli::Cohort
- Defined in:
- lib/legion/cli/cohort.rb
Instance Method Summary collapse
Instance Method Details
#import(id) ⇒ Object
5 6 7 |
# File 'lib/legion/cli/cohort.rb', line 5 def import(id) say "Importing Cohort #{id}", :green end |