package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Mar 12, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
abortOn will quit on anticipated errors gracefully without stack trace
Abs returns the absolute value of x.
Basename returns the file name without extension.
IsExist checks if the given file exist
func Verbose(levelSet int, format string, args ...interface{})
verbose will print info to stderr according to the verbose level setting
type OptsT struct {
Verbose int
}
The OptsT type defines all the configurable options from cli.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.