Class: Worlds::SpecialCommands
- Inherits:
-
Object
- Object
- Worlds::SpecialCommands
- Defined in:
- lib/worlds/special_commands.rb
Constant Summary collapse
- ACTIONS =
{ exit: -> { [{ color: :white, content: "Exiting..." }, { type: :exit }] }, }