Class: Gut::CLI
- Inherits:
-
Thor
- Object
- Thor
- Gut::CLI
- Defined in:
- lib/gut/cli.rb
Instance Method Summary collapse
-
#cd(repo) ⇒ Object
method_option :repo, :type => :string, :aliases => “-r”.
Instance Method Details
#cd(repo) ⇒ Object
method_option :repo, :type => :string, :aliases => “-r”
9 10 |
# File 'lib/gut/cli.rb', line 9 def cd(repo) end |