function

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: GPL-2.0, GPL-2.0-or-later Imports: 6 Imported by: 2

Documentation

Index

Constants

View Source
const (
	Name    = "function"
	Apropos = "function name { definition }"
	Usage   = "function name { definition }"
	Man     = `
DESCRIPTION
	Define a function.
`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct{}

func (Command) Apropos

func (Command) Apropos() lang.Alt

func (Command) Block

func (Command) Block(g *goes.Goes, ls shellutils.List) (*shellutils.List, func(stdin io.Reader, stdout io.Writer, stderr io.Writer) error, error)

func (Command) Main

func (Command) Main(args ...string) error

func (Command) Man

func (Command) Man() lang.Alt

func (Command) String

func (Command) String() string

func (Command) Usage

func (Command) Usage() string

Jump to

Keyboard shortcuts

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