Expand description
Command-line interface for the AIM calendar application.
Structs§
Enums§
- Commands
- The commands available in the CLI
Functions§
- command_
dashboard - Show the dashboard with events and todos.
- command_
done - Mark a todo as done.
- command_
events - List all events.
- command_
todos - List all todos.
- command_
undo - Mark a todo as undone.
- run
- Run the AIM command-line interface.