class Manlycraft::Command::Help
Public Instance Methods
run()
click to toggle source
# File lib/manlycraft/command/help.rb, line 3 def run puts "This is the help.........." end
# File lib/manlycraft/command/help.rb, line 3 def run puts "This is the help.........." end