Class: Cpgui::CLI

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

Instance Method Summary collapse

Instance Method Details

#hiObject



8
9
10
# File 'lib/cpgui/cli.rb', line 8

def hi
    puts Cpgui.hi
end