flag.boolFlag.IsBoolFlag (method)
2 uses
flag (current package)
flag.go#L135: IsBoolFlag() bool
flag.go#L952: if fv, ok := flag.Value.(boolFlag); ok && fv.IsBoolFlag() { // special case: doesn't need an arg
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)