console

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 9 Imported by: 1

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 added in v0.4.1

func (receiver *KeyGenerateCommand) Extend() console2.CommandExtend

Extend The console command extend.

func (*KeyGenerateCommand) Handle

func (receiver *KeyGenerateCommand) Handle(c *cli.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 added in v0.4.1

type ListCommand struct {
}

func (*ListCommand) Description added in v0.4.1

func (receiver *ListCommand) Description() string

Description The console command description.

func (*ListCommand) Extend added in v0.4.1

func (receiver *ListCommand) Extend() console.CommandExtend

Extend The console command extend.

func (*ListCommand) Handle added in v0.4.1

func (receiver *ListCommand) Handle(c *cli.Context) error

Handle Execute the console command.

func (*ListCommand) Signature added in v0.4.1

func (receiver *ListCommand) Signature() string

Signature The name and signature of the console command.

Jump to

Keyboard shortcuts

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