Documentation
¶
Index ¶
Constants ¶
View Source
const (
FolderSuffix string = "/"
)
Variables ¶
This section is empty.
Functions ¶
func CleanPathKeepingUnixSlash ¶ added in v1.5.6
In Windows, filepath.Clean operation will replace all slashes '/' to backslashes '\\' This can mess-up with the code that makes path comparisons - in indexer-app on Windows
func JoinPathKeepingUnixSlash ¶ added in v1.5.6
func PlaceHolderFolder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.