cmd

package
v0.0.0-...-d2e13e4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CodeFailed      = 1
	CodeInvalidArgs = iota + 2
)

Variables

This section is empty.

Functions

func Exit

func Exit(err error)

func FailCode

func FailCode(code int, action ...string) error

func FailErr

func FailErr(err error, action ...string) error

func FailErrCode

func FailErrCode(err error, code int, action ...string) error

func FlagBuildpack

func FlagBuildpack(v *string)

func FlagLayers

func FlagLayers(v *string)

func FlagPlatform

func FlagPlatform(v *string)

Types

type ErrorFail

type ErrorFail struct {
	Err    error
	Code   int
	Action []string
}

func (*ErrorFail) Error

func (e *ErrorFail) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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