Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandDirectory ¶
ExpandDirectory expands the directory field of an executable to an absolute path. The following transformations are applied: - empty dir -> execPath - // -> wsPath + dir path - . -> current working directory + dir path - relative path -> execPath + dir path - ${envVar} -> expanded to the value from env map.
func PathFromWd ¶ added in v0.1.0
func ValidateOneOf ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.