Module: Teems::Commands::CalInteractiveMode
- Included in:
- Cal
- Defined in:
- lib/teems/commands/cal.rb
Overview
Interactive event selection and action loop for TTY mode
Constant Summary collapse
- RSVP_KEYS =
{ 'a' => 'accept', 'd' => 'decline', 't' => 'tentative' }.freeze