Versions in this module Expand all Collapse all v0 v0.5.0 Mar 6, 2017 Changes in this version + type Progress struct + func NewProgress(tty bool, reader io.Reader) *Progress + func (p *Progress) Print() + func (p *Progress) Process() (string, error)