console

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsoleMakeCommand added in v0.4.0

type ConsoleMakeCommand struct {
}

func (*ConsoleMakeCommand) Description added in v0.4.0

func (receiver *ConsoleMakeCommand) Description() string

Description The console command description.

func (*ConsoleMakeCommand) Flags added in v0.4.0

func (receiver *ConsoleMakeCommand) Flags() []cli.Flag

Flags Set flags, document: https://github.com/urfave/cli/blob/master/docs/v2/manual.md#flags

func (*ConsoleMakeCommand) Handle added in v0.4.0

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

Handle Execute the console command.

func (*ConsoleMakeCommand) Signature added in v0.4.0

func (receiver *ConsoleMakeCommand) Signature() string

Signature The name and signature of the console command.

func (*ConsoleMakeCommand) Subcommands added in v0.4.0

func (receiver *ConsoleMakeCommand) Subcommands() []*cli.Command

Subcommands Set Subcommands, document: https://github.com/urfave/cli/blob/master/docs/v2/manual.md#subcommands

type KeyGenerateCommand

type KeyGenerateCommand struct {
}

func (*KeyGenerateCommand) Description

func (receiver *KeyGenerateCommand) Description() string

Description The console command description.

func (*KeyGenerateCommand) Flags

func (receiver *KeyGenerateCommand) Flags() []cli.Flag

Flags Set flags, document: https://github.com/urfave/cli/blob/master/docs/v2/manual.md#flags

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.

func (*KeyGenerateCommand) Subcommands

func (receiver *KeyGenerateCommand) Subcommands() []*cli.Command

Subcommands Set Subcommands, document: https://github.com/urfave/cli/blob/master/docs/v2/manual.md#subcommands

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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