MCPcopy Index your code
hub / github.com/jetify-com/devbox / RunXPath

Method RunXPath

internal/devpkg/package.go:664–666  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

662}
663
664func (p *Package) RunXPath() string {
665 return strings.TrimPrefix(p.Raw, pkgtype.RunXPrefix)
666}
667
668func (p *Package) String() string {
669 if p.installable.AttrPath != "" {

Callers 1

DocsURLMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected