Skip to main content

read_hooks_json_or_default

Function read_hooks_json_or_default 

Source
fn read_hooks_json_or_default(path: &Path, agent: Agent) -> Result<Value>
Expand description

Load the JSON hook config at path, or create it from [Agent::default_config] when missing.