Versions in this module Expand all Collapse all v0 v0.2.1 Jun 18, 2026 v0.2.0 Jun 18, 2026 Changes in this version + func KeyOf(command string) string + type Candidate struct + Count int + Dirs []string + Key string + LastUsed time.Time + Name string + Params []Param + Template string + func Detect(obs []Observation, opts Options) []Candidate + type Observation struct + Command string + Dir string + Time time.Time + type Options struct + Limit int + MaxValues int + MinCount int + Now time.Time + RecentWithin time.Duration + type Param struct + Name string + Values []string