impl

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClearCacheCommand

type ClearCacheCommand struct {
	*command.BaseCommand
}

ClearCacheCommand ...

func (*ClearCacheCommand) Completer

func (cmd *ClearCacheCommand) Completer(
	ctx context.Container,
	input string,
) []string

Completer ..,

func (*ClearCacheCommand) Execute

func (cmd *ClearCacheCommand) Execute(
	ctx context.Container,
	buffer *string,
) (uint, error)

Execute ...

type ContextSwitchCommand

type ContextSwitchCommand struct {
	*command.BaseCommand
}

ContextSwitchCommand ...

func (*ContextSwitchCommand) Completer

func (cmd *ContextSwitchCommand) Completer(
	ctx context.Container,
	input string,
) []string

Completer ..,

func (*ContextSwitchCommand) Execute

func (cmd *ContextSwitchCommand) Execute(ctx context.Container, buffer *string) (uint, error)

Execute ...

type CopyCommand

type CopyCommand struct {
	*command.BaseCommand
}

CopyCommand ...

func (*CopyCommand) Completer

func (cmd *CopyCommand) Completer(ctx context.Container, input string) []string

Completer ..,

func (*CopyCommand) Execute

func (cmd *CopyCommand) Execute(
	ctx context.Container,
	buffer *string,
) (uint, error)

Execute ...

type CreateCommand

type CreateCommand struct {
	*command.BaseCommand
}

CreateCommand ...

func (*CreateCommand) Completer

func (cmd *CreateCommand) Completer(ctx context.Container, input string) []string

Completer ..,

func (*CreateCommand) Execute

func (cmd *CreateCommand) Execute(
	ctx context.Container,
	buffer *string,
) (uint, error)

Execute ...

type RemoveCommand

type RemoveCommand struct {
	*command.BaseCommand
}

RemoveCommand ...

func (*RemoveCommand) Completer

func (cmd *RemoveCommand) Completer(ctx context.Container, input string) []string

Completer ..,

func (*RemoveCommand) Execute

func (cmd *RemoveCommand) Execute(ctx context.Container, buffer *string) (uint, error)

Execute ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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