Stats
Actions
Tags
From async-rust-lsp
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
test -f "${CLAUDE_PLUGIN_ROOT}/target/release/async-rust-lsp" || (cd "${CLAUDE_PLUGIN_ROOT}" && cargo build --release 2>/dev/null)npx claudepluginhub rgbkrk/async-rust-lsp