phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
ZipArchive.totalEntries
std
zip
ZipArchive
Number of ArchiveMembers in the directory.
class
ZipArchive
@
property
@
safe
@
nogc
pure nothrow const
uint
totalEntries
(
)
Return Value
Type:
uint
The number of files in this archive.
Meta
Source
See Implementation
std
zip
ZipArchive
constructors
this
functions
addMember
build
deleteMember
expand
properties
data
directory
isZip64
totalEntries
variables
comment
Number of ArchiveMembers in the directory.