| 1 | // Cross-platform install-path discovery for adapter hook scripts. |
| 2 | // |
| 3 | // The hook scripts (claude-code / codex / etc.) get copied OUT of the |
| 4 | // package install root into the IDE's `.<ide>/hooks/` directory, so they |
nothing calls this directly
no test coverage detected