Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
func
(f *Flags) Options() anyio.WriterOpts {
40
return
f.WriterOpts
41
}
42
43
func
(f *Flags) setFlags(fs *flag.FlagSet) {
44
f.BSUP = &bsupio.WriterOpts{}
Callers
1
runInternal
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected