vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
existsFile
vibe
core
file
Checks if a file exists
bool
existsFile
(NativePath path)
@
safe
nothrow
bool
existsFile
(
NativePath
path
)
bool
existsFile
(string path)
Meta
Source
See Implementation
vibe
core
file
enums
DirectoryChangeType
FileMode
functions
appendToFile
copyFile
createDirectory
createTempFile
existsFile
getFileInfo
getWorkingDirectory
iterateDirectory
listDirectory
moveFile
openFile
readFile
readFileUTF8
removeFile
watchDirectory
writeFile
writeFileUTF8
mixins
__anonymous
structs
DirectoryChange
DirectoryWatcher
FileInfo
FileStream
Checks if a file exists