Versions in this module Expand all Collapse all v0 v0.5.0 Oct 1, 2015 v0.4.4 Sep 22, 2015 Changes in this version + type FakeTerminal struct + GetWindowWidthStub func() (uint16, error) + func (fake *FakeTerminal) GetWindowWidth() (uint16, error) + func (fake *FakeTerminal) GetWindowWidthCallCount() int + func (fake *FakeTerminal) GetWindowWidthReturns(result1 uint16, result2 error)