[][src]Module broot::commands

A command is the parsed representation of what the user types in the input. It's independant of the state of the application (verbs arent checked at this point)

Structs

Command
CommandParts

An intermediate parsed representation of the raw string

Enums

Action