Skip to main content

Module exec

Module exec 

Source

Structs§

CommandOutput
Output from executing a command.

Enums§

CommandError
Errors occurring during command execution.

Constants§

REQUIRED_GIT

Traits§

CommandRunner
Trait for executing subprocess commands.

Functions§

check_git_version
Validates git version against REQUIRED_GIT floor.