Traits§
- Action
Command - Trait for commands that don’t return data but perform actions (print output)
- Command
- Trait for all git-x commands
- Query
Command - Trait for commands that return formatted output
- Simple
Command - Helper trait for commands with no input parameters