commands

package
v0.4.74 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrUnknownProjectName signals an unknown project was requested/referred
	ErrUnknownProjectName = errors.New("unknown project name")
)
View Source
var Parser parser = flags.NewParser(nil, flags.Default)

Parser parses command line arguments

Functions

This section is empty.

Types

type Encoder

type Encoder interface {
	Encode(v interface{}) error
}

Encoder defines interface to encode

type Options

type Options struct {
}

Options defines common options for commands

Jump to

Keyboard shortcuts

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