libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
fsExistsImpl
libd
io
filesystem
Undocumented in source. Be warned that the author may not have intended to support it.
bool
fsExistsImpl
(char[] path)
version(Windows)
@
nogc
nothrow
bool
fsExistsImpl
(
const
char
[]
path
)
bool
fsExistsImpl
(char[] path)
Meta
Source
See Implementation
libd
io
filesystem
aliases
FileT
enums
FileOpenMode
FileUsage
functions
fileGetPositionImpl
fileGetSizeImpl
fileOpenImpl
fileReadImpl
fileSetPositionImpl
fileWriteImpl
fsDelete
fsDeleteImpl
fsExists
fsExistsImpl
fsOpen
fsRead
structs
FileStream