src.elv.sh/pkg/cli/mode.ListingSpec.Accept (field)
5 uses
src.elv.sh/pkg/cli/mode (current package)
listing.go#L30: Accept func(string) bool
listing.go#L50: if spec.Accept == nil {
listing.go#L51: spec.Accept = func(string) bool { return false }
listing.go#L57: retain := spec.Accept(s)
src.elv.sh/pkg/edit
listing_custom.go#L100: Accept: func(s string) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)