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 ¶ added in v1.3.0
func EnsureLongPath ¶ added in v1.3.0
func IsMountedFolder ¶ added in v1.3.0
IsMountedFolder checks whether the `path` is a mounted folder.
func IsPathSymlink ¶ added in v1.3.0
func IsPathValid ¶ added in v1.3.0
func PathExists ¶ added in v1.3.0
PathExists checks whether the given `path` exists.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.