client

package
v0.0.0-...-a2b917b Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFlagSet

func NewFlagSet() *flag.FlagSet

func Run

func Run(flagSet *flag.FlagSet) error

Types

type QuietFlagSet

type QuietFlagSet struct {
	*flag.FlagSet
}

type TaskOptions

type TaskOptions struct {
	WorkingDirectory string            `v8:"cwd"`
	Requires         []string          `v8:"requires"`
	Script           string            `v8:"script"`
	Env              map[string]string `v8:"env"`
	Arguments        []string          `v8:"args"`
}

Jump to

Keyboard shortcuts

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