gatelogue_aggregator.sources.yaml2source.Yaml
- class gatelogue_aggregator.sources.yaml2source.Yaml(company_name: str, lines: list[~gatelogue_aggregator.sources.yaml2source.YamlLine] = <factory>, coords: dict[str, tuple[float, float]] = <factory>, merge_codes: list[set[str]] = <factory>, proximity: list[set[str]] = <factory>, local: bool = False, colour: str | None = None, mode: RailMode | SeaMode | None = 'warp', world: str = 'New')
Bases:
Struct
- __init__()
Methods
__init__
()Attributes