MCPcopy Create free account
hub / github.com/jetify-com/devbox / testNix

Struct testNix

internal/devbox/devbox_test.go:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54type testNix struct {
55 path string
56}
57
58func (n *testNix) PrintDevEnv(ctx context.Context, args *nix.PrintDevEnvArgs) (*nix.PrintDevEnvOut, error) {
59 return &nix.PrintDevEnvOut{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected