Class: Stastic::Command::Help
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Stastic::Command::Base
Instance Method Details
#index ⇒ Object
4 5 6 |
# File 'lib/stastic/commands/help.rb', line 4 def index print usage end |