Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OSPathSeparator = os.PathSeparator
OSPathSeparator is just a variable that is equal to os.PathSeparator. It's set by outside for mainly test usage.
Functions ¶
func HasUnixPathPrefix ¶
HasUnixPathPrefix checks whether a cross platform path has an unix path as its prefix.
The interpretation of the unix path depends on the platform it runs.
func IsSameUnixPath ¶
IsSameUnixPath compares an unix path to a cross platform path.
The interpretation of the unix path depends on the platform it runs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.