Versions in this module Expand all Collapse all v0 v0.1.0 May 7, 2026 Changes in this version + var DefaultOptions = Options + var ErrInterrupted = errors.New("interrupted") + func Read(prompt string, opts Options) (string, error) + type Options struct + ClearLine bool + InterruptKeys []byte + Mask rune + Output io.Writer