Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ PrintDevEnv
Method
PrintDevEnv
internal/nix/instance.go:12–12 ·
view source on GitHub ↗
(ctx context.Context, args *PrintDevEnvArgs)
Source
from the content-addressed store, hash-verified
10
11
type
Nixer
interface
{
12
PrintDevEnv(ctx context.Context, args *PrintDevEnvArgs) (*PrintDevEnvOut, error)
13
}
Callers
1
execPrintDevEnv
Method · 0.65
Implementers
2
NixInstance
internal/nix/instance.go
testNix
internal/devbox/devbox_test.go
Calls
no outgoing calls
Tested by
no test coverage detected