Documentation ¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeTerminal ¶
type FakeTerminal struct { GetWindowWidthStub func() (uint16, error) // contains filtered or unexported fields }
func (*FakeTerminal) GetWindowWidth ¶
func (fake *FakeTerminal) GetWindowWidth() (uint16, error)
func (*FakeTerminal) GetWindowWidthCallCount ¶
func (fake *FakeTerminal) GetWindowWidthCallCount() int
func (*FakeTerminal) GetWindowWidthReturns ¶
func (fake *FakeTerminal) GetWindowWidthReturns(result1 uint16, result2 error)
Click to show internal directories.
Click to hide internal directories.