dgamevfs ~master (2022-03-05T23:22:09.39453)
Dub
Repo
VFSFile.this
dgamevfs
vfs
VFSFile
Constructor to initialize a
VFSFile
without a parent.
this
(VFSDir parent, string pathInParent)
this
(string absolutePath)
class
VFSFile
protected @
safe
nothrow
this
(
string
absolutePath
)
Meta
Source
See Implementation
dgamevfs
vfs
VFSFile
constructors
this
enums
Mode
functions
close
openRead
openWrite
read
seek
write
properties
bytes
exists
input
name
open
output
path
writable
static functions
closeProxy
openReadProxy
openWriteProxy
readProxy
seekProxy
writeProxy
Constructor to initialize a VFSFile without a parent.