Skip to main content

install

Function install 

Source
pub fn install(target: Option<&Path>) -> Result<PathBuf>
Expand description

Write (or merge) edda hooks into the Codex hooks config.

If a config already exists, we merge — respecting other users’ hooks and only adding our own edda hook codex handler under each event. Idempotent.