type src.elv.sh/pkg/edit.matcherOpts
4 uses
src.elv.sh/pkg/edit (current package)
completion.go#L352: type matcherOpts struct {
completion.go#L357: func (*matcherOpts) SetDefaultOptions() {}
completion.go#L359: type wrappedMatcher func(fm *eval.Frame, opts matcherOpts, seed string, inputs eval.Inputs)
completion.go#L362: return func(fm *eval.Frame, opts matcherOpts, seed string, inputs eval.Inputs) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)