Documentation
¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMountPoint ¶
func IsSymlink ¶
IsSymlink - returns true if tgt is a mount point. A path is considered a mount point if: - directory exists and - it is a soft link and - the target path of the link exists. If tgt path does not exist, it returns an error if tgt path exists, but the source path tgt points to does not exist, it returns false without error.
func PathExists ¶
PathExists checks if the given path exists on the host.
func ValidatePathWindows ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.