cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPGOCommand

func NewPGOCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command

NewPGOCommand returns the root command of the PGO plugin. This command prints the same information as its --help flag: the available subcommands and their short descriptions.

Types

type Executor

type Executor func(
	stdin io.Reader, stdout, stderr io.Writer, command ...string,
) error

Executor calls commands

Jump to

Keyboard shortcuts

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