NormalizedEntryPath typedef
Result of normalizeEntryPath: the sanitized path plus whether the
original attempted to escape the archive root.
Implementation
typedef NormalizedEntryPath = ({String path, bool escapedRoot});
Result of normalizeEntryPath: the sanitized path plus whether the
original attempted to escape the archive root.
typedef NormalizedEntryPath = ({String path, bool escapedRoot});