MCPcopy Create free account
hub / github.com/brimdata/super / Command

Struct Command

cmd/super/dev/command.go:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20type Command struct {
21 *root.Command
22}
23
24func init() {
25 root.Super.Add(Spec)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected