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

Method Options

cli/outputflags/flags.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (f *Flags) Options() anyio.WriterOpts {
40 return f.WriterOpts
41}
42
43func (f *Flags) setFlags(fs *flag.FlagSet) {
44 f.BSUP = &bsupio.WriterOpts{}

Callers 1

runInternalFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected