Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
22
type
DebugMiddleware
struct
{
23
flag *pflag.Flag
24
}
25
26
var
_ Middleware = (*DebugMiddleware)(nil)
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected