Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ Lockfile
Method
Lockfile
internal/shellgen/scripts.go:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
type
devboxer
interface
{
31
Config() *devconfig.Config
32
Lockfile() *lock.File
33
InstallablePackages() []*devpkg.Package
34
PluginManager() *plugin.Manager
35
ProjectDir() string
Callers
4
newFlakePlan
Function · 0.65
GenerateForPrintEnv
Function · 0.65
TestGetPackagesAndCommitHash
Function · 0.65
getPackagesAndCommitHash
Function · 0.65
Implementers
1
Devbox
internal/devbox/devbox.go
Calls
no outgoing calls
Tested by
1
TestGetPackagesAndCommitHash
Function · 0.52