Expand description
Command parsing, analysis, and categorization
Structs§
- Command
- Represents a parsed shell command
- Command
Analyzer - Analyzes commands and provides educational context
- Command
Info - Command metadata for educational purposes
- Example
- Example usage of a command
- Flag
- Represents a command flag/option with its meaning
- Flag
Info - Information about a specific flag
Enums§
- Command
Category - Categories of commands for educational grouping
- Danger
Level - Danger level assessment for commands