Module command

Module command 

Source
Expand description

Command parsing, analysis, and categorization

Structs§

Command
Represents a parsed shell command
CommandAnalyzer
Analyzes commands and provides educational context
CommandInfo
Command metadata for educational purposes
Example
Example usage of a command
Flag
Represents a command flag/option with its meaning
FlagInfo
Information about a specific flag

Enums§

CommandCategory
Categories of commands for educational grouping
DangerLevel
Danger level assessment for commands