Class: Eks::CLI::Help

Inherits:
Object
  • Object
show all
Defined in:
lib/eks/cli/help.rb

Class Method Summary collapse

Class Method Details

.helloObject



5
6
7
8
9
# File 'lib/eks/cli/help.rb', line 5

def hello
"Hello world example\n"
end