vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
createDirectory
index
vibe
core
file
Creates a new directory.
void
createDirectory
(Path path)
@
safe
void
createDirectory
(
Path
path
)
void
createDirectory
(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
Creates a new directory.