Home
last modified time | relevance | path

Searched refs:SortedOptions (Results 1 – 2 of 2) sorted by relevance

/dports/www/miniflux/v2-2.0.35/ui/
H A Dabout.go34 view.Set("globalConfigOptions", config.Opts.SortedOptions(true))
/dports/www/miniflux/v2-2.0.35/config/
H A Doptions.go494 func (o *Options) SortedOptions(redactSecret bool) []*Option { func
572 for _, option := range o.SortedOptions(false) {