Documentation ¶
Index ¶
- func AddLink(old string, new string) (bool, error)
- func CreateLinks(pkg string, ver string, confBinPaths []string, renames []pkgparse.RenameItem) (bool, error)
- func GetBinPathsAndLinkPaths(pkg string, ver string, confBinPaths []string, renames []pkgparse.RenameItem) ([]string, []string, error)
- func GetLinkPathIfExec(binPath string, renames []pkgparse.RenameItem) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLinks ¶
func GetBinPathsAndLinkPaths ¶
func GetLinkPathIfExec ¶
func GetLinkPathIfExec(binPath string, renames []pkgparse.RenameItem) *string
Returns a link path to ~/.webman/bin/foo This is system-agnostic, it will always be that format
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.