console

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageMakeCommand

type PackageMakeCommand struct{}

func NewPackageMakeCommand

func NewPackageMakeCommand() *PackageMakeCommand

func (*PackageMakeCommand) Description

func (receiver *PackageMakeCommand) Description() string

Description The console command description.

func (*PackageMakeCommand) Extend

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

Extend The console command extend.

func (*PackageMakeCommand) Handle

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

Handle Execute the console command.

func (*PackageMakeCommand) Signature

func (receiver *PackageMakeCommand) Signature() string

Signature The name and signature of the console command.

type PackageMakeCommandStubs

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

func NewPackageMakeCommandStubs

func NewPackageMakeCommandStubs(pkg, root string) *PackageMakeCommandStubs

func (PackageMakeCommandStubs) Config

func (r PackageMakeCommandStubs) Config() string

func (PackageMakeCommandStubs) Contracts

func (r PackageMakeCommandStubs) Contracts() string

func (PackageMakeCommandStubs) Facades

func (r PackageMakeCommandStubs) Facades() string

func (PackageMakeCommandStubs) Main

func (PackageMakeCommandStubs) Readme

func (r PackageMakeCommandStubs) Readme() string

func (PackageMakeCommandStubs) ServiceProvider

func (r PackageMakeCommandStubs) ServiceProvider() string

type VendorPublishCommand

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

func NewVendorPublishCommand

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

func (*VendorPublishCommand) Description

func (receiver *VendorPublishCommand) Description() string

Description The console command description.

func (*VendorPublishCommand) Extend

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

Extend The console command extend.

func (*VendorPublishCommand) Handle

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

Handle Execute the console command.

func (*VendorPublishCommand) Signature

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