class Ruboty::Commands::Help
Public Instance Methods
call()
click to toggle source
# File lib/ruboty/commands/help.rb, line 4 def call puts options exit end
# File lib/ruboty/commands/help.rb, line 4 def call puts options exit end