Ask a question to get started
Enter to send•Shift+Enter new line
entry_size( entries: Sequence[FileInfo] | None, normalized_path: str, ) -> int
Return the reported byte size of a backend entry, if present.
Malformed entries (not a mapping, or missing/non-string path) are skipped rather than raising, so a single bad entry cannot fail an otherwise valid preflight.
path