Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ ProjectDir
Method
ProjectDir
internal/devbox/devbox.go:181–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
}
180
181
func
(d *Devbox) ProjectDir() string {
182
return
d.projectDir
183
}
184
185
func
(d *Devbox) Config() *devconfig.Config {
186
return
d.cfg
Callers
6
RunScript
Method · 0.95
EnvExports
Method · 0.95
saveCfg
Method · 0.95
checkOldEnvrc
Method · 0.95
configEnvs
Method · 0.95
UninitializedSecrets
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected