Versions in this module Expand all Collapse all v0 v0.9.1 Aug 27, 2026 Changes in this version + func Color(f *os.File) bool + func Enabled(quiet bool) bool + func Width(f *os.File) int + type Options struct + Capture bool + Expect []string + Now func() time.Time + Out io.Writer + Size func() (w, h int) + Tick time.Duration + type UI struct + func Start(opts Options) *UI + func (u *UI) Abort() + func (u *UI) OnStop(fn func()) + func (u *UI) Stdout() io.Writer + func (u *UI) Stop()