pop

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command added in v0.3.1

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

func (Command) HelpText added in v0.3.1

func (b Command) HelpText() string

HelpText resturns the help Text of build function

func (*Command) Name added in v0.3.1

func (p *Command) Name() string

func (*Command) ParentName added in v0.3.1

func (p *Command) ParentName() string

func (*Command) Receive added in v0.3.1

func (b *Command) Receive(plugins []plugins.Plugin)

func (*Command) Run added in v0.3.1

func (b *Command) Run(ctx context.Context, root string, args []string) error

func (*Command) Subcommands added in v0.3.1

func (b *Command) Subcommands() []plugins.Command

type Tester added in v0.3.1

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

func (*Tester) Name added in v0.3.1

func (p *Tester) Name() string

func (*Tester) Receive added in v0.5.1

func (p *Tester) Receive(pls []plugins.Plugin)

func (*Tester) RunBeforeTest added in v0.3.1

func (p *Tester) RunBeforeTest(ctx context.Context, root string, args []string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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