Class: WolfRpg::Command::Comment

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, #each_filename

Instance Method Details

#textObject



37
38
39
# File 'lib/wolfrpg/command.rb', line 37

def text
  @string_args[0]
end