console

package
v1.0.68 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MigrateCommand

type MigrateCommand struct {
}

func (*MigrateCommand) Description

func (receiver *MigrateCommand) Description() string

Description The console command description.

func (*MigrateCommand) Extend

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

Extend The console command extend.

func (*MigrateCommand) Handle

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

Handle Execute the console command.

func (*MigrateCommand) Signature

func (receiver *MigrateCommand) Signature() string

Signature The name and signature of the console command.

type MigrateMakeCommand

type MigrateMakeCommand struct {
}

func (*MigrateMakeCommand) Description

func (receiver *MigrateMakeCommand) Description() string

Description The console command description.

func (*MigrateMakeCommand) Extend

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

Extend The console command extend.

func (*MigrateMakeCommand) Handle

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

Handle Execute the console command.

func (*MigrateMakeCommand) Signature

func (receiver *MigrateMakeCommand) Signature() string

Signature The name and signature of the console command.

type MigrateRedoCommand added in v1.0.42

type MigrateRedoCommand struct {
}

func (*MigrateRedoCommand) Description added in v1.0.42

func (receiver *MigrateRedoCommand) Description() string

Description The console command description.

func (*MigrateRedoCommand) Extend added in v1.0.42

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

Extend The console command extend.

func (*MigrateRedoCommand) Handle added in v1.0.42

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

Handle Execute the console command.

func (*MigrateRedoCommand) Signature added in v1.0.42

func (receiver *MigrateRedoCommand) Signature() string

Signature The name and signature of the console command.

type MigrateRollbackCommand

type MigrateRollbackCommand struct {
}

func (*MigrateRollbackCommand) Description

func (receiver *MigrateRollbackCommand) Description() string

Description The console command description.

func (*MigrateRollbackCommand) Extend

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

Extend The console command extend.

func (*MigrateRollbackCommand) Handle

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

Handle Execute the console command.

func (*MigrateRollbackCommand) Signature

func (receiver *MigrateRollbackCommand) Signature() string

Signature The name and signature of the console command.

type MigrateStatusCommand added in v1.0.42

type MigrateStatusCommand struct {
}

func (*MigrateStatusCommand) Description added in v1.0.42

func (receiver *MigrateStatusCommand) Description() string

Description The console command description.

func (*MigrateStatusCommand) Extend added in v1.0.42

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

Extend The console command extend.

func (*MigrateStatusCommand) Handle added in v1.0.42

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

Handle Execute the console command.

func (*MigrateStatusCommand) Signature added in v1.0.42

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