console

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2025 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 List

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

func NewList

func NewList(schedule schedule.Schedule) *List

func (*List) Description

func (r *List) Description() string

Description The console command description.

func (*List) Extend

func (r *List) Extend() command.Extend

Extend The console command extend.

func (*List) Handle

func (r *List) Handle(ctx console.Context) error

Handle Execute the console command.

func (*List) Signature

func (r *List) Signature() string

Signature The name and signature of the console command.

type Run

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

func NewRun

func NewRun(schedule schedule.Schedule) *Run

func (*Run) Description

func (r *Run) Description() string

Description The console command description.

func (*Run) Extend

func (r *Run) Extend() command.Extend

Extend The console command extend.

func (*Run) Handle

func (r *Run) Handle(_ console.Context) error

Handle Execute the console command.

func (*Run) Signature

func (r *Run) 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