Skip to main content

build_hook_json

Function build_hook_json 

Source
pub fn build_hook_json(hook_name: &str, args: &[String]) -> Value
Expand description

Build a JSON context object for a git hook based on its name and positional args.