class Eks::CLI::Help
Public Class Methods
hello()
click to toggle source
# File lib/eks/cli/help.rb, line 5 def hello <<-EOL Hello world example EOL end
# File lib/eks/cli/help.rb, line 5 def hello <<-EOL Hello world example EOL end