console

package
v0.5.6 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Baker added in v0.5.4

type Baker struct{}

func (Baker) Description added in v0.5.4

func (b Baker) Description() string

func (Baker) Handle added in v0.5.4

func (b Baker) Handle(c inter.Cli) inter.ExitCode

func (Baker) Name added in v0.5.4

func (b Baker) Name() string

type Kernel

type Kernel struct {
	App           inter.App
	Writer        io.Writer
	WriterErr     io.Writer
	Commands      []inter.Command
	FlagProviders []func() []flag.Getter
}

func (Kernel) GetCommands added in v0.5.4

func (k Kernel) GetCommands() []inter.Command

func (Kernel) GetFlagProviders added in v0.5.4

func (k Kernel) GetFlagProviders() []func() []flag.Getter

func (Kernel) Handle

func (k Kernel) Handle() inter.ExitCode

type LogClear

type LogClear struct{}

func (LogClear) Description

func (l LogClear) Description() string

func (LogClear) Handle

func (l LogClear) Handle(c inter.Cli) inter.ExitCode

func (LogClear) Name

func (l LogClear) Name() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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