Expand description
Builder for constructing a MultiLayoutDataSource from multiple Vortex files.
Structs§
- Multi
File Data Source - A builder that discovers multiple Vortex files from glob patterns and constructs a
MultiLayoutDataSourceto scan them as a single data source. - Multi
File Session - Session state for multi-file scanning.
Functions§
- open_
cached - Open a single Vortex file through the session’s footer cache, so that a later open of the same file skips the footer read.
- parse_
uri_ or_ path - Parse a URI-or-path string into a
Url: