console

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClearCommand

type ClearCommand struct {
}

func (ClearCommand) Description

func (receiver ClearCommand) Description() string

Description The console command description.

func (ClearCommand) Flags

func (receiver ClearCommand) Flags() []cli.Flag

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

func (ClearCommand) Handle

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

Handle Execute the console command.

func (ClearCommand) Signature

func (receiver ClearCommand) Signature() string

Signature The name and signature of the console command.

func (ClearCommand) Subcommands

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

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

Jump to

Keyboard shortcuts

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