class Mud::Game::Help
- Mud::Game::Help
- Mud::Game::Command
- Reference
- Object
Overview
The help command to tell players what commands are available.
Defined in:
game/command.crConstructors
Class Method Summary
-
.compile
Constructs the help string based on implemented commands.
-
.help(&)
Yields help description.
Instance Method Summary
-
#run
Runs the help command to print information about available commands.