Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commonhaus/foundation
/ ok
Method
ok
templates/panda/PolicyPanda.java:596–598 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
594
}
595
596
boolean ok() {
597
return
errors == null || errors.length == 0;
598
}
599
}
600
601
record ContentCheck(String name, String description, Kind kind, boolean ok, GHContent content)
Callers
2
summary
Method · 0.95
markdownSummary
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected