Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jetify-com/devbox
/ Nixer
Interface
Nixer
internal/nix/instance.go:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
type
NixInstance
struct
{}
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