Versions in this module Expand all Collapse all v0 v0.4.0 Nov 8, 2024 Changes in this version + func HasHomebrew() bool + func IsCI() bool + func IsColorDisabled() bool + func IsTTY() bool + func IsUnderHomebrew(path string) bool + func OpenBrowser(goos, url string) *exec.Cmd + type ErrClosedPagerPipe struct + type Pager struct + ErrOut io.Writer + Out io.Writer + func NewPager() *Pager + func (p *Pager) Get() string + func (p *Pager) Set(cmd string) + func (p *Pager) Start() error + func (p *Pager) Stop()