fake_ptyopener

package
v0.333.2-candidate Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

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) Open

func (fake *FakePTYOpener) Open() (pty *os.File, tty *os.File, err error)

func (*FakePTYOpener) OpenCallCount

func (fake *FakePTYOpener) OpenCallCount() int

func (*FakePTYOpener) OpenReturns

func (fake *FakePTYOpener) OpenReturns(result1 *os.File, result2 *os.File, result3 error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL