Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ is_installed
Method
is_installed
atomic-agent/src/hooks/pi.rs:513–515 ·
view source on GitHub ↗
(&self, _repo_root: &Path)
Source
from the content-addressed store, hash-verified
511
}
512
513
fn is_installed(&self, _repo_root: &Path) -> bool {
514
false // Managed by atomic-pi package
515
}
516
517
fn supported_hooks(&self) -> Vec<HookType> {
518
vec![
Callers
2
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected