console

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyGenerateCommand added in v1.0.0

type KeyGenerateCommand struct {
}

func (*KeyGenerateCommand) Description added in v1.0.0

func (receiver *KeyGenerateCommand) Description() string

Description The console command description.

func (*KeyGenerateCommand) Extend added in v1.0.0

func (receiver *KeyGenerateCommand) Extend() command.Extend

Extend The console command extend.

func (*KeyGenerateCommand) Handle added in v1.0.0

func (receiver *KeyGenerateCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*KeyGenerateCommand) Signature added in v1.0.0

func (receiver *KeyGenerateCommand) Signature() string

Signature The name and signature of the console command.

type ListCommand added in v1.0.0

type ListCommand struct {
}

func (*ListCommand) Description added in v1.0.0

func (receiver *ListCommand) Description() string

Description The console command description.

func (*ListCommand) Extend added in v1.0.0

func (receiver *ListCommand) Extend() command.Extend

Extend The console command extend.

func (*ListCommand) Handle added in v1.0.0

func (receiver *ListCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*ListCommand) Signature added in v1.0.0

func (receiver *ListCommand) Signature() string

Signature The name and signature of the console command.

type MakeCommand added in v1.0.0

type MakeCommand struct {
}

func (*MakeCommand) Description added in v1.0.0

func (receiver *MakeCommand) Description() string

Description The console command description.

func (*MakeCommand) Extend added in v1.0.0

func (receiver *MakeCommand) Extend() command.Extend

Extend The console command extend.

func (*MakeCommand) Handle added in v1.0.0

func (receiver *MakeCommand) Handle(ctx console.Context) error

Handle Execute the console command.

func (*MakeCommand) Signature added in v1.0.0

func (receiver *MakeCommand) Signature() string

Signature The name and signature of the console command.

type Stubs added in v1.0.0

type Stubs struct {
}

func (Stubs) Command added in v1.0.0

func (receiver Stubs) Command() string

Jump to

Keyboard shortcuts

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