vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
existsFile
index
vibe
core
file
Checks if a file exists
bool
existsFile
(Path path)
@
safe
nothrow
bool
existsFile
(
Path
path
)
bool
existsFile
(string path)
Meta
Source
See Implementation
index
vibe
core
file
enums
DirectoryChangeType
FileMode
functions
appendToFile
copyFile
createDirectory
createTempFile
existsFile
getFileInfo
getWorkingDirectory
iterateDirectory
listDirectory
moveFile
openFile
readFile
readFileUTF8
removeFile
watchDirectory
writeFile
writeFileUTF8
interfaces
DirectoryWatcher
FileStream
structs
DirectoryChange
FileInfo
Checks if a file exists