fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
testFile
io
file
stream
Generates a file name for testing and attempts to delete it on destruction.
version(unittest)
auto
testFile
(
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
io
file
stream
aliases
File
SysException
UnbufferedFile
enums
DUPLICATE_CLOSE_SOURCE
FILE_TYPE_UNKNOWN
SEEK_SET
functions
FlushFileBuffers
GetFileSizeEx
GetFileType
SetFilePointerEx
sendfile
sysEnforce
testFile
structs
FileBase
Generates a file name for testing and attempts to delete it on destruction.