G-code Preview — API Reference
Guide
npm
GitHub
Preparing search index...
@chestnutlabs/gcode-containers
ZipDirectory
Interface ZipDirectory
interface
ZipDirectory
{
entries
:
ZipEntry
[]
;
warnings
:
{
code
:
string
;
message
:
string
}
[]
;
}
Index
Properties
entries
warnings
Properties
entries
entries
:
ZipEntry
[]
Central-directory entries in CD order, hostile names excluded (warned).
warnings
warnings
:
{
code
:
string
;
message
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
warnings
Guide
npm
GitHub
G-code Preview — API Reference
Loading...
Central-directory entries in CD order, hostile names excluded (warned).