Class: Ankit::PassCommand
- Inherits:
-
CardHappeningCommand
- Object
- Command
- CardHappeningCommand
- Ankit::PassCommand
- Defined in:
- lib/ankit/pass_command.rb
Constant Summary collapse
- EVENT_HAPPENING =
:to_passed
Constants inherited from Command
Instance Attribute Summary
Attributes inherited from Command
Method Summary
Methods inherited from CardHappeningCommand
Methods included from EventFormatting
Methods included from CardHappening
Methods included from CardNaming
#card_wildcard_for, #to_card_name, #to_card_path
Methods included from EventTraversing
find_latest_event_for, find_latest_event_named, #latest_event_for
Methods included from RoundCounting
#last_round, #latest_round, #next_round, #round_proceeded
Methods inherited from Command
available, by_name, command_name, define_options, #initialize, option_spec
Constructor Details
This class inherits a constructor from Ankit::Command