Class: Cpgui::CLI
- Inherits:
-
Thor
- Object
- Thor
- Cpgui::CLI
- Defined in:
- lib/cpgui/cli.rb
Instance Method Summary collapse
Instance Method Details
#hi ⇒ Object
8 9 10 |
# File 'lib/cpgui/cli.rb', line 8 def hi puts Cpgui.hi end |