Module Option
Source - Struct
- Represents the options for binary command execution.
- Command
- Type alias for a vector of strings representing command options.
- 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.