Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ Get
Method
Get
internal/lock/interfaces.go:16–16 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
14
15
type
Locker
interface
{
16
Get(string) *Package
17
Stdenv() flake.Ref
18
ProjectDir() string
19
Resolve(string) (*Package, error)
Callers
13
parseURLRef
Function · 0.65
parseGitHubRef
Function · 0.65
SearchNixpkgsAttribute
Function · 0.65
FileContent
Method · 0.65
getRedactedAuthHeader
Function · 0.65
TestGithubPluginAuth
Function · 0.65
IsLegacy
Method · 0.65
ResolvedVersion
Method · 0.65
fetchNarInfoStatusFromS3
Function · 0.65
urlIsArchive
Function · 0.65
download
Function · 0.65
UninitializedSecrets
Method · 0.65
Implementers
3
lockfile
internal/devpkg/package_test.go
lockmock
internal/shellgen/generate_test.go
lockMock
internal/shellgen/flake_plan_test.go
Calls
no outgoing calls
Tested by
1
TestGithubPluginAuth
Function · 0.52