Skip to main content

run

Function run 

Source
pub fn run(args: HooksArgs) -> Result<()>
Expand description

Executes a hooks subcommand.

ยงErrors

Returns an error if filesystem access or git config invocation fails.