dgamevfs ~master (2022-03-05T23:22:09.39453)
Dub
Repo
VFSRange.popBack
dgamevfs
vfs
VFSRange
Pop the back element from the range.
struct
VFSRange
(T)
@
safe
pure nothrow @
nogc
void
popBack
(
)
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_
Pop the back element from the range.