pylegs.archive.BaseArchiveMatcher.match
-
BaseArchiveMatcher.match(output_path: str | Path, bricks_dir: str | Path = 'legacy_bricks', columns: Sequence[str] = None, overwrite: bool = False, include_brickname: bool = False, include_dr: bool = False) → Table[source]