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

Function Version

internal/nix/shim.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42func SourceProfile() (sourced bool, err error) { return nix.SourceProfile() }
43func System() string { return nix.System() }
44func Version() string { return nix.Version() }

Callers

nothing calls this directly

Calls 1

VersionFunction · 0.92

Tested by

no test coverage detected