mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
FD.this
mecca
lib
io
FD
Open a new file.
this
(int fd)
this
(string path, int flags, mode_t mode)
struct
FD
@
trusted
@
nogc
this
(
string
path
,
int
flags
,
mode_t
mode
=
octal
!666
)
Meta
Source
See Implementation
mecca
lib
io
FD
constructors
this
destructors
~this
functions
checkedCall
close
dup
osCall
read
write
postblits
this(this)
properties
fileNo
isValid
static functions
adopt
Open a new file.