module ThreeScaleToolbox::Commands::HelpCommand
Public Class Methods
command()
click to toggle source
# File lib/3scale_toolbox/commands/help_command.rb, line 5 def self.command Cri::Command.new_basic_help end