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: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageMakeCommand added in v1.12.0

type PackageMakeCommand struct{}

func NewPackageMakeCommand added in v1.12.0

func NewPackageMakeCommand() *PackageMakeCommand

func (*PackageMakeCommand) Description added in v1.12.0

func (receiver *PackageMakeCommand) Description() string

Description The console command description.

func (*PackageMakeCommand) Extend added in v1.12.0

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

Extend The console command extend.

func (*PackageMakeCommand) Handle added in v1.12.0

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

Handle Execute the console command.

func (*PackageMakeCommand) Signature added in v1.12.0

func (receiver *PackageMakeCommand) Signature() string

Signature The name and signature of the console command.

type PackageMakeCommandStubs added in v1.12.0

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

func NewPackageMakeCommandStubs added in v1.12.0

func NewPackageMakeCommandStubs(pkg, root string) *PackageMakeCommandStubs

func (PackageMakeCommandStubs) Config added in v1.12.0

func (r PackageMakeCommandStubs) Config() string

func (PackageMakeCommandStubs) Contracts added in v1.12.0

func (r PackageMakeCommandStubs) Contracts() string

func (PackageMakeCommandStubs) Facades added in v1.12.0

func (r PackageMakeCommandStubs) Facades() string

func (PackageMakeCommandStubs) Main added in v1.12.0

func (PackageMakeCommandStubs) Readme added in v1.12.0

func (r PackageMakeCommandStubs) Readme() string

func (PackageMakeCommandStubs) ServiceProvider added in v1.12.0

func (r PackageMakeCommandStubs) ServiceProvider() string

type Stubs added in v1.13.0

type Stubs struct {
}

func (Stubs) Test added in v1.13.0

func (r Stubs) Test() string

type TestMakeCommand added in v1.13.0

type TestMakeCommand struct {
}

func NewTestMakeCommand added in v1.13.0

func NewTestMakeCommand() *TestMakeCommand

func (*TestMakeCommand) Description added in v1.13.0

func (receiver *TestMakeCommand) Description() string

Description The console command description.

func (*TestMakeCommand) Extend added in v1.13.0

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

Extend The console command extend.

func (*TestMakeCommand) Handle added in v1.13.0

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

Handle Execute the console command.

func (*TestMakeCommand) Signature added in v1.13.0

func (receiver *TestMakeCommand) Signature() string

Signature The name and signature of the console command.

type VendorPublishCommand added in v1.12.0

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

func NewVendorPublishCommand added in v1.12.0

func NewVendorPublishCommand(publishes, publishGroups map[string]map[string]string) *VendorPublishCommand

func (*VendorPublishCommand) Description added in v1.12.0

func (receiver *VendorPublishCommand) Description() string

Description The console command description.

func (*VendorPublishCommand) Extend added in v1.12.0

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

Extend The console command extend.

func (*VendorPublishCommand) Handle added in v1.12.0

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

Handle Execute the console command.

func (*VendorPublishCommand) Signature added in v1.12.0

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