class Object

Public Instance Methods

help() click to toggle source
# File lib/qtools.rb, line 17
def help
  puts help_string
end