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

Struct DebugMiddleware

internal/boxcli/midcobra/debug.go:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20)
21
22type DebugMiddleware struct {
23 flag *pflag.Flag
24}
25
26var _ Middleware = (*DebugMiddleware)(nil)
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected