src.elv.sh/pkg/prog.Flags.Web (field)
3 uses
src.elv.sh/pkg/prog (current package)
prog.go#L44: Web bool
prog.go#L73: fs.BoolVar(&f.Web, "web", false, "run backend of web interface")
src.elv.sh/pkg/web
web.go#L25: func (program) ShouldRun(f *prog.Flags) bool { return f.Web }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)