cline

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestMain

func TestMain(m *testing.M, run func())

Types

type Data

type Data struct {
	// contains filtered or unexported fields
}

func Test

func Test(t *testing.T) *Data

func (*Data) GrepBoth

func (d *Data) GrepBoth(match, msg string)

func (*Data) GrepBothNot

func (d *Data) GrepBothNot(match, msg string)

func (*Data) GrepStderr

func (d *Data) GrepStderr(match, msg string)

func (*Data) GrepStderrNot

func (d *Data) GrepStderrNot(match, msg string)

func (*Data) GrepStdout

func (d *Data) GrepStdout(match, msg string)

func (*Data) GrepStdoutNot

func (d *Data) GrepStdoutNot(match, msg string)

func (*Data) Run

func (d *Data) Run(args ...string)

func (*Data) RunFail

func (d *Data) RunFail(args ...string)

func (*Data) SetStdin added in v0.4.3

func (d *Data) SetStdin(r io.Reader)

func (*Data) SetStdinString added in v0.5.2

func (d *Data) SetStdinString(s string)

func (*Data) Setenv

func (d *Data) Setenv(name, value string)

func (*Data) Unsetenv

func (d *Data) Unsetenv(name string)

Jump to

Keyboard shortcuts

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