vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
watchDirectory
index
vibe
core
file
Undocumented in source. Be warned that the author may not have intended to support it.
DirectoryWatcher
watchDirectory
(Path path, bool recursive)
DirectoryWatcher
watchDirectory
(string path, bool recursive)
@
safe
DirectoryWatcher
watchDirectory
(
string
path
,
bool
recursive
= true
)
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