console

package
v1.13.9 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 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 KeyGenerateCommand added in v1.0.0

type KeyGenerateCommand struct {
	// contains filtered or unexported fields
}

func NewKeyGenerateCommand added in v1.12.0

func NewKeyGenerateCommand(config config.Config) *KeyGenerateCommand

func (*KeyGenerateCommand) Description added in v1.0.0

func (receiver *KeyGenerateCommand) Description() string

Description The console command description.

func (*KeyGenerateCommand) Extend added in v1.0.0

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

Extend The console command extend.

func (*KeyGenerateCommand) Handle added in v1.0.0

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

Handle Execute the console command.

func (*KeyGenerateCommand) Signature added in v1.0.0

func (receiver *KeyGenerateCommand) Signature() string

Signature The name and signature of the console command.

type ListCommand added in v1.0.0

type ListCommand struct {
	// contains filtered or unexported fields
}

func NewListCommand added in v1.12.0

func NewListCommand(artisan console.Artisan) *ListCommand

func (*ListCommand) Description added in v1.0.0

func (receiver *ListCommand) Description() string

Description The console command description.

func (*ListCommand) Extend added in v1.0.0

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

Extend The console command extend.

func (*ListCommand) Handle added in v1.0.0

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

Handle Execute the console command.

func (*ListCommand) Signature added in v1.0.0

func (receiver *ListCommand) Signature() string

Signature The name and signature of the console command.

type MakeCommand added in v1.0.0

type MakeCommand struct {
}

func NewMakeCommand added in v1.12.0

func NewMakeCommand() *MakeCommand

func (*MakeCommand) Description added in v1.0.0

func (receiver *MakeCommand) Description() string

Description The console command description.

func (*MakeCommand) Extend added in v1.0.0

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

Extend The console command extend.

func (*MakeCommand) Handle added in v1.0.0

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

Handle Execute the console command.

func (*MakeCommand) Signature added in v1.0.0

func (receiver *MakeCommand) Signature() string

Signature The name and signature of the console command.

type Stubs added in v1.0.0

type Stubs struct {
}

func (Stubs) Command added in v1.0.0

func (receiver Stubs) Command() string

Jump to

Keyboard shortcuts

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