If enabled, file data will not be read from the Asar archive when initializing the Asar instance. This is useful if you only need the directory structure, for example to list files. Skipping file data will make the initialization faster.
Skip runtime type checks for the Asar archive header.
Whether to store data from the initial parsing of the Asar archive, such as the header size, the header object, and the raw header.
AsarInitialParseData
Generated using TypeDoc
Options for initializing an Asar instance