Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Command
Struct
Command
cmd/super/dev/vector/command.go:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
type
Command
struct
{
20
*dev.Command
21
}
22
23
func
init() {
24
dev.Spec.Add(Spec)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected