Class: Gitloggl::CLI
- Inherits:
-
Thor
- Object
- Thor
- Gitloggl::CLI
- Defined in:
- lib/gitloggl/cli.rb
Instance Method Summary collapse
Instance Method Details
#menu ⇒ Object
10 11 12 13 14 |
# File 'lib/gitloggl/cli.rb', line 10 def Gitloggl::Commands::Main.new().execute rescue TTY::Reader::InputInterrupt puts end |