Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
FileExists returns true if file exists BUT there may be cases where file exists but no read permissions lead to error (in which case false is returned)
func GetDefaultMavenConfPath ¶
GetDefaultMavenConfPath returns the absolute path of where maven's settings.xml is usually found by convention
func ReplaceMavenTemplate ¶
ReplaceMavenTemplate takes filename and replaces the strings PACMAN_USER and PACMAN_PASS with username and password, respectively
func WriteToFile ¶
WriteToFile creates parent directories if they do not exist
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.