commands

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hello added in v1.0.0

type Hello struct{}

func NewHello added in v1.0.0

func NewHello() *Hello

func (*Hello) Description added in v1.0.0

func (receiver *Hello) Description() string

Description The console command description.

func (*Hello) Extend added in v1.0.0

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

Extend The console command extend.

func (*Hello) Handle added in v1.0.0

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

Handle Execute the console command.

func (*Hello) Signature added in v1.0.0

func (receiver *Hello) 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