cli

package
v0.0.0-...-f747631 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckArgs

func CheckArgs(args []string, length int) error

func PrintHelp

func PrintHelp(cmds []CliCmd, log *log.Logger)

Types

type CliCmd

type CliCmd struct {
	Cmd         func(r radio.Radio, log *log.Logger, args []string)
	Name        string
	Shortcut    string
	Parameters  string
	Description string
	Example     string
}

func PopulateCliCmds

func PopulateCliCmds() []CliCmd

type Help

type Help struct {
	Name        string
	Shortcut    string
	Parameters  string
	Description string
	Example     string
}

Jump to

Keyboard shortcuts

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