tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
FS.exists
tango
io
Path
FS
Return whether the file or path exists.
bool
exists
(const(char)[] name)
bool
exists
(const(char)[] name)
struct
FS
version(Posix)
static
bool
exists
(
const
(
char
)[]
name
)
Meta
Source
See Implementation
tango
io
Path
FS
static functions
copy
createFile
createFolder
exception
exists
fileSize
isFile
isFolder
isWritable
join
list
padded
paddedLeading
remove
rename
stripped
strz
timeStamps
structs
Listing
Stamps
Return whether the file or path exists.