command

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = []Command{
	new, help, config, format, run, build,
	debug,
}

Functions

This section is empty.

Types

type Command

type Command struct {
	Name        string
	Description string
	// contains filtered or unexported fields
}

func (Command) Desc

func (c Command) Desc() string

func (Command) Exec

func (c Command) Exec(inputQueue *inputqueue.InputQueue) error

func (Command) ToString

func (c Command) ToString() string

Jump to

Keyboard shortcuts

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