Class: Alchemist::Commands::South
- Inherits:
-
DirectionCommand
- Object
- Base
- DirectionCommand
- Alchemist::Commands::South
- Defined in:
- lib/alchemist-server/commands/directions.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from DirectionCommand
Methods inherited from Base
#initialize, #outcome, pattern, run
Constructor Details
This class inherits a constructor from Alchemist::Commands::Base
Instance Method Details
#direction ⇒ Object
25 26 27 |
# File 'lib/alchemist-server/commands/directions.rb', line 25 def direction Direction::South end |