class WolfRpg::Command::DebugMessage

Public Instance Methods

text() click to toggle source
# File lib/wolfrpg/command.rb, line 46
def text
  @string_args[0]
end