Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxPathLengthWindows = 260 // LongPathPrefix is the prefix of Windows long path LongPathPrefix = `\\?\` )
Variables ¶
This section is empty.
Functions ¶
func CreateSymlink ¶
func EnsureLongPath ¶
func IsMountedFolder ¶
IsMountedFolder checks whether the `path` is a mounted folder.
func IsPathSymlink ¶
func IsPathValid ¶
func PathExists ¶
PathExists checks whether the given `path` exists.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.