Versions in this module Expand all Collapse all v0 v0.0.1 Mar 27, 2026 Changes in this version + type Outcome string + const OutcomeFail + const OutcomePass + const OutcomeQuit + const OutcomeReview + const OutcomeSkip + const OutcomeSummarize + func ReadKey() (Outcome, error) + func ReadKeyFrom(r io.Reader) (Outcome, error)