types

package
v0.0.0-...-6bf0215 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildCmd

type BuildCmd struct {
	C  Cmd      `json:"c"`
	On []string `json:"on,omitempty"` // file patterns
}

type BuildCmds

type BuildCmds []BuildCmd

type Cmd

type Cmd []string

func (Cmd) Args

func (c Cmd) Args() []string

func (Cmd) Command

func (c Cmd) Command() string

type ProcError

type ProcError struct {
	Message string `json:"message"`
	Output  string `json:"output"`
}

Jump to

Keyboard shortcuts

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