Skip to main content

ChangedFilesSpawnHook

Type Alias ChangedFilesSpawnHook 

Source
pub type ChangedFilesSpawnHook = fn(&mut Command) -> Result<Output>;
Expand description

Function pointer signature used to intercept short-running git subprocesses spawned by changed-file helpers.