commands

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func App

func App() *cli.App

Types

type MapsCommands

type MapsCommands struct {
	MapsRepo maps.MapsWatcher
}

func (*MapsCommands) MapsList

func (mc *MapsCommands) MapsList() error

type ProgsCommands

type ProgsCommands struct {
	ProgsRepo progs.ProgWatcher
}

func (*ProgsCommands) ProgsList

func (pc *ProgsCommands) ProgsList() error

type ServerCommands

type ServerCommands struct {
	MapsRepo  maps.MapsWatcher
	ProgsRepo progs.ProgWatcher
	TasksRepo tasks.TaskWatcher
}

func (*ServerCommands) ServerStart

func (sc *ServerCommands) ServerStart(options *ServerStartOptions) error

type ServerStartOptions

type ServerStartOptions struct {
	PathPrefix  string
	SkipWelcome bool
}

Jump to

Keyboard shortcuts

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