scriptlike ~master (2019-07-15T18:36:56Z)
Home
Dub
Repo
isRooted
scriptlike
path
wrappers
Like $(FULL_STD_PATH isRooted), but operates on Path.
alias
isRooted
()
=
std
.
path
.
isRooted
bool
isRooted
(Path path)
@
safe
pure nothrow
bool
isRooted
()
(
in
Path
path
)
Meta
Source
See Implementation
scriptlike
path
wrappers
aliases
absolutePath
baseName
defaultExtension
dirName
driveName
expandTilde
extension
filenameCmp
globMatch
isAbsolute
isRooted
isValidFilename
isValidPath
pathSplitter
relativePath
rootName
setExtension
stripDrive
stripExtension
Like $(FULL_STD_PATH isRooted), but operates on Path.