pathlib v0.3.0 (2015-09-15T21:20:41Z)
Dub
Repo
asWindowsPath
pathlib
Undocumented in source. Be warned that the author may not have intended to support it.
auto
asWindowsPath
(
PathType
)
(
auto
ref
in
PathType
p
)
if
(
isSomePath
!
PathType
)
Meta
Source
See Implementation
pathlib
aliases
Path
copyToIfNewer
classes
PathException
functions
absolute
appendFile
asNormalizedPath
asPosixPath
asWindowsPath
assertEmpty
assertEqual
assertNotEmpty
assertNotEqual
chdir
copyFileTo
copyTo
currentExePath
cwd
drive
exists
extension
extensions
fullExtension
glob
isAbsolute
isDir
isDot
isFile
isSymlink
logDebug
match
mkdir
name
normalizedData
open
parent
parents
parts
posixData
readFile
relativeTo
remove
resolved
root
stem
windowsData
writeFile
mixin templates
PathCommon
structs
PosixPath
ScopedChdir
WindowsPath
templates
isSomePath