MCPcopy 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
686func IsRunX(p *Package, _ int) bool {
687 return p.IsRunX()
688}
689
690func (p *Package) DocsURL() string {
691 if p.IsRunX() {

Callers

nothing calls this directly

Calls 1

IsRunXMethod · 0.80

Tested by

no test coverage detected