targetscmd

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MPL-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*Command) AutocompleteArgs

func (c *Command) AutocompleteArgs() complete.Predictor

func (*Command) AutocompleteFlags

func (c *Command) AutocompleteFlags() complete.Flags

func (*Command) Flags

func (c *Command) Flags() *base.FlagSets

func (*Command) Help

func (c *Command) Help() string

func (*Command) Run

func (c *Command) Run(args []string) int

func (*Command) Synopsis

func (c *Command) Synopsis() string

type SshCommand added in v0.10.0

type SshCommand struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*SshCommand) AutocompleteArgs added in v0.10.0

func (c *SshCommand) AutocompleteArgs() complete.Predictor

func (*SshCommand) AutocompleteFlags added in v0.10.0

func (c *SshCommand) AutocompleteFlags() complete.Flags

func (*SshCommand) Flags added in v0.10.0

func (c *SshCommand) Flags() *base.FlagSets

func (*SshCommand) Help added in v0.10.0

func (c *SshCommand) Help() string

func (*SshCommand) Run added in v0.10.0

func (c *SshCommand) Run(args []string) int

func (*SshCommand) Synopsis added in v0.10.0

func (c *SshCommand) Synopsis() string

type TcpCommand

type TcpCommand struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*TcpCommand) AutocompleteArgs

func (c *TcpCommand) AutocompleteArgs() complete.Predictor

func (*TcpCommand) AutocompleteFlags

func (c *TcpCommand) AutocompleteFlags() complete.Flags

func (*TcpCommand) Flags

func (c *TcpCommand) Flags() *base.FlagSets

func (*TcpCommand) Help

func (c *TcpCommand) Help() string

func (*TcpCommand) Run

func (c *TcpCommand) Run(args []string) int

func (*TcpCommand) Synopsis

func (c *TcpCommand) Synopsis() string

Jump to

Keyboard shortcuts

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