thepath v0.0.1 (2022-09-18T20:02:34Z)
Dub
Repo
Path.isValid
thepath
Path
Check if path is valid.
struct
Path
const
bool
isValid
(
)
Return Value
Type:
bool
true if this is valid path.
Meta
Source
See Implementation
thepath
Path
constructors
this
functions
appendFile
baseName
chdir
copyFileTo
copyTo
exists
expandTilde
extension
getSize
isAbsolute
isDir
isFile
isRooted
isSymlink
isValid
join
mkdir
normalize
openFile
parent
readFile
readLink
relativeTo
remove
rename
toAbsolute
toString
walk
writeFile
Check if path is valid.