class KBE::CLI::HelpCommand
Public Instance Methods
execute()
click to toggle source
# File lib/kbe/cli/help_command.rb, line 6 def execute exec "kbe -h" end
# File lib/kbe/cli/help_command.rb, line 6 def execute exec "kbe -h" end