dev

package
v0.0.0-...-de23339 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(f *cmdutil.Factory) *cobra.Command

func NewCobraCmd

func NewCobraCmd(dev *DevCmd) *cobra.Command

Types

type DevCmd

type DevCmd struct {
	Io                    *iostreams.IOStreams
	CommandRunnerStream   func(out io.Writer, cmd string, envvars []string) error
	CommandRunInteractive func(f *cmdutil.Factory, comm string) error
	BuildCmd              func(f *cmdutil.Factory) *build.BuildCmd
	F                     *cmdutil.Factory
}

func NewDevCmd

func NewDevCmd(f *cmdutil.Factory) *DevCmd

func (*DevCmd) Run

func (cmd *DevCmd) Run(f *cmdutil.Factory) error

Jump to

Keyboard shortcuts

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