class WolfRpg::Command::Comment
Public Instance Methods
text()
click to toggle source
# File lib/wolfrpg/command.rb, line 37 def text @string_args[0] end
# File lib/wolfrpg/command.rb, line 37 def text @string_args[0] end