Module Option

Source

Structs§

Struct
Represents the options for binary command execution.

Type Aliases§

Command
Type alias for a vector of strings representing command options.
Omit
Type alias for a vector of strings representing patterns to omit.
Parallel
Type alias for a boolean flag indicating parallel execution.
Pattern
Type alias for a string pattern to match.
Separator
Type alias for a character used as a separator for file paths.