MCPcopy Index your code
hub / github.com/jetify-com/devbox / Stdenv

Method Stdenv

internal/lock/interfaces.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15type Locker interface {
16 Get(string) *Package
17 Stdenv() flake.Ref
18 ProjectDir() string
19 Resolve(string) (*Package, error)
20}

Callers 9

newFlakePlanFunction · 0.65
GenerateForPrintEnvFunction · 0.65
getPackagesAndCommitHashFunction · 0.65
UpdateStdenvMethod · 0.65
StdenvMethod · 0.65
TidyMethod · 0.65
AddMethod · 0.65
shellPathMethod · 0.65

Implementers 3

lockfileinternal/devpkg/package_test.go
lockmockinternal/shellgen/generate_test.go
lockMockinternal/shellgen/flake_plan_test.go

Calls

no outgoing calls

Tested by 1