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

Method Init

cli/cli.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31
32type Initializer interface {
33 Init() error
34}
35
36// Init is equivalent to InitWithSignals with SIGINT, SIGPIPE, and SIGTERM.

Callers 15

InitWithSignalsMethod · 0.65
InitMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65
RunMethod · 0.65

Implementers 6

Flagscli/cli.go
EngineFlagscli/runtimeflags/flags.go
Flagscli/runtimeflags/flags.go
Flagscli/outputflags/flags.go
Flagscli/inputflags/flags.go
FieldNameIterruntime/sam/expr/fieldnamefinder.go

Calls

no outgoing calls

Tested by

no test coverage detected