Kizuki
HTTP API
GitHub
Preparing search index...
lib/extract/zip
zipText
Function zipText
zipText
(
files
:
ZipFiles
,
path
:
string
)
:
string
|
undefined
The text of one file in the zip, or
undefined
if it is not there.
Parameters
files
:
ZipFiles
path
:
string
Returns
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
The text of one file in the zip, or
undefinedif it is not there.