Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandPath ¶ added in v0.3.1
ExpandPath converts the file path to include the home directory when prefixed with `~`.
func ReadArgsFile ¶
ReadArgsFile parses the args file and populates the map with the contents of that file. The parsing follows the following rules: * each line should contain only a single key=value pair * lines starting with # are ignored * empty lines are ignored * any line not following the above patterns are ignored with a warning message
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.