pathlib ~master (2015-09-15T21:20:41Z)
Dub
Repo
PathException
pathlib
Exception that will be thrown when any path operations fail.
class
PathException : Exception {}
Meta
Source
See Implementation
pathlib
aliases
Path
classes
PathException
functions
appendFile
copyFileTo
copyTo
currentExePath
cwd
drive
exists
extension
extensions
fullExtension
glob
isAbsolute
isDir
isDot
isFile
isSymlink
match
mkdir
name
normalizedData
parents
parts
posixData
readFile
relativeTo
remove
root
stem
windowsData
writeFile
mixin templates
PathCommon
structs
PosixPath
ScopedChdir
WindowsPath
Exception that will be thrown when any path operations fail.