Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ IsRunX
Function
IsRunX
internal/devpkg/package.go:686–688 ·
view source on GitHub ↗
(p *Package, _ int)
Source
from the content-addressed store, hash-verified
684
}
685
686
func
IsRunX(p *Package, _ int) bool {
687
return
p.IsRunX()
688
}
689
690
func
(p *Package) DocsURL() string {
691
if
p.IsRunX() {
Callers
nothing calls this directly
Calls
1
IsRunX
Method · 0.80
Tested by
no test coverage detected