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

Function Update

internal/plugin/update.go:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1package plugin
2
3func Update() error {
4 return githubCache.Clear()
5}

Callers 1

UpdateMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected