Class: WolfRpg::Command::Choices
- Inherits:
-
WolfRpg::Command
- Object
- WolfRpg::Command
- WolfRpg::Command::Choices
- 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
Instance Method Details
#text ⇒ Object
31 32 33 |
# File 'lib/wolfrpg/command.rb', line 31 def text @string_args end |