Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SkipRest can be used to skip the rest of the file. SkipRest = errors.New("skip rest") )
Functions ¶
func WorkingDirectoryOrDie ¶
func WorkingDirectoryOrDie() string
WorkingDirectoryOrDie will get the working directory, or die trying.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.