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 FakePTYOpener ¶
type FakePTYOpener struct { OpenStub func() (pty *os.File, tty *os.File, err error) // contains filtered or unexported fields }
func (*FakePTYOpener) OpenCallCount ¶
func (fake *FakePTYOpener) OpenCallCount() int
func (*FakePTYOpener) OpenReturns ¶
Click to show internal directories.
Click to hide internal directories.