Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ Fetch
Method
Fetch
internal/plugin/includable.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
type
fetcher
interface
{
37
Includable
38
Fetch() ([]byte, error)
39
}
40
41
var
(
Callers
2
getConfigIfAny
Function · 0.65
getPluginNameFromContent
Function · 0.65
Implementers
3
gitPlugin
internal/plugin/git.go
githubPlugin
internal/plugin/github.go
LocalPlugin
internal/plugin/local.go
Calls
no outgoing calls
Tested by
no test coverage detected