Versions in this module Expand all Collapse all v1 v1.98.0 Jul 3, 2026 Changes in this version + func DisabledByEnv(getenv func(string) string) bool + func MarkDone() error + func MarkNever() error + func ShouldOffer(getenv func(string) string) bool + type Status string + const StatusDone + const StatusNever + const StatusUnanswered + func ReadStatus() Status