console

package
v1.0.0-...-a0f063d Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyGenerateCommand

type KeyGenerateCommand struct {
}

func (*KeyGenerateCommand) Description

func (receiver *KeyGenerateCommand) Description() string

Description The console command description.

func (*KeyGenerateCommand) Extend

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

Extend The console command extend.

func (*KeyGenerateCommand) Handle

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

Handle Execute the console command.

func (*KeyGenerateCommand) Signature

func (receiver *KeyGenerateCommand) Signature() string

Signature The name and signature of the console command.

type ListCommand

type ListCommand struct {
}

func (*ListCommand) Description

func (receiver *ListCommand) Description() string

Description The console command description.

func (*ListCommand) Extend

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

Extend The console command extend.

func (*ListCommand) Handle

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

Handle Execute the console command.

func (*ListCommand) Signature

func (receiver *ListCommand) Signature() string

Signature The name and signature of the console command.

type MakeCommand

type MakeCommand struct {
}

func (*MakeCommand) Description

func (receiver *MakeCommand) Description() string

Description The console command description.

func (*MakeCommand) Extend

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

Extend The console command extend.

func (*MakeCommand) Handle

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

Handle Execute the console command.

func (*MakeCommand) Signature

func (receiver *MakeCommand) Signature() string

Signature The name and signature of the console command.

type Stubs

type Stubs struct {
}

func (Stubs) Command

func (receiver Stubs) Command() string

Jump to

Keyboard shortcuts

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