cli

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2018 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultExitStatus    = 2
	LintFailedExitStatus = 1
)
View Source
const Version = "0.3.0"

Variables

View Source
var (
	ErrNoSuchConfigFile = errors.New("no such config file")
)

Functions

func Execute

func Execute()

Types

type ExitError

type ExitError interface {
	error
	ExitStatus() int
}

func Raise

func Raise(err error) ExitError

Jump to

Keyboard shortcuts

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