Libraries
»
cpgui
(0.1.0)
»
Index (C)
»
Cpgui
»
CLI
Class: Cpgui::CLI
Inherits:
Thor
Object
Thor
Cpgui::CLI
show all
Defined in:
lib/cpgui/cli.rb
Instance Method Summary
collapse
#
hi
⇒ Object
Instance Method Details
#
hi
⇒
Object
8 9 10
# File 'lib/cpgui/cli.rb', line 8
def
hi
puts
Cpgui
.
hi
end