Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
664
func
(p *Package) RunXPath() string {
665
return
strings.TrimPrefix(p.Raw, pkgtype.RunXPrefix)
666
}
667
668
func
(p *Package) String() string {
669
if
p.installable.AttrPath !=
""
{
Callers
1
DocsURL
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected