file or directory
en/decrypto provider
logging level
"debug"
"error"
"info"
"silent"
"verbose"
"warn"
Get en/decrypto provider
Get file or directory
Get logger
Get onProgress callback
Set callback that tells progress of parse and readItems.
Get default values of parse options
Get types of parse options
Get default values of read options
Get types of read option
Create new Book from context
intermediate result
return Book
extracts only necessary metadata from entries and create item list
intermediate result
return Context containing item list
return after tasks
return before tasks
parse image size from entry
image entry
parse options
return image size
return tasks
Validate parse options and get entries from input
return Context containing parse options, entries
Validate read options and get entries from input
targets
returns Context containing target items, read options, entries
Contents is read using loader suitable for context
properties required for reading
reading results
return after tasks
return before tasks
return tasks
Unzipping if zip source and unzipPath option specified
intermediate result
return Context (no change at this step)
Parse the input
return Book
Reading contents of Item
target
reading result
Reading contents of Items
targets
reading results
Unzip
success
Generated using TypeDoc
Create new ComicParser
{Errors.ENOENT} no such file or directory
{Errors.EINVAL} invalid input
new ComicParser('./foo/bar.zip' or './foo/bar');