Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jetify-com/devbox
/ AddMiddleware
Method
AddMiddleware
internal/boxcli/midcobra/midcobra.go:19–19 ·
view source on GitHub ↗
(mids ...Middleware)
Source
from the content-addressed store, hash-verified
17
18
type
Executable
interface
{
19
AddMiddleware(mids ...Middleware)
20
Execute(ctx context.Context, args []string) int
21
}
22
Callers
1
Execute
Function · 0.65
Implementers
1
midcobraExecutable
internal/boxcli/midcobra/midcobra.go
Calls
no outgoing calls
Tested by
no test coverage detected