scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
rootName
scriptlike
path
Just like std.path.rootName, but operates on Path.
@
safe
pure nothrow
Path
rootName
(
Path
path
)
Meta
Source
See Implementation
scriptlike
path
aliases
defaultExt
extOf
setExt
stripExt
functions
absolutePath
baseName
buildNormalizedPathFixed
defaultExtension
dirName
driveName
escapeShellArg
expandTilde
extension
filenameCmp
globMatch
isAbsolute
isRooted
isValidFilename
isValidPath
pathSplitter
relativePath
rootName
setExtension
stripDrive
stripExtension
structs
Ext
Path
Just like std.path.rootName, but operates on Path.