Class: Gut::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/gut/cli.rb

Instance Method Summary collapse

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