dgamevfs ~master (2022-03-05T23:22:09.39453)
Dub
Repo
VFSRange.length
dgamevfs
vfs
VFSRange
Get number of items in the range.
struct
VFSRange
(T)
@
property
@
safe
pure nothrow const @
nogc
size_t
length
(
)
if
(
is
(
T
==
VFSDir
) ||
is
(
T
==
VFSFile
)
)
Meta
Source
See Implementation
dgamevfs
vfs
VFSRange
aliases
Items
constructors
this
destructors
~this
functions
popBack
popFront
properties
length
static functions
compare
variables
range_
Get number of items in the range.