MCPcopy 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
18type Executable interface {
19 AddMiddleware(mids ...Middleware)
20 Execute(ctx context.Context, args []string) int
21}
22

Callers 1

ExecuteFunction · 0.65

Implementers 1

midcobraExecutableinternal/boxcli/midcobra/midcobra.go

Calls

no outgoing calls

Tested by

no test coverage detected