Class: WolfRpg::Command::DebugMessage

Inherits:
WolfRpg::Command show all
Defined in:
lib/wolfrpg/command.rb

Instance Attribute Summary

Attributes inherited from WolfRpg::Command

#args, #cid, #indent, #string_args

Instance Method Summary collapse

Methods inherited from WolfRpg::Command

create, #dump

Instance Method Details

#textObject



46
47
48
# File 'lib/wolfrpg/command.rb', line 46

def text
  @string_args[0]
end