gatelogue_aggregator.sources.yaml2source.YamlLine
- class gatelogue_aggregator.sources.yaml2source.YamlLine(name: str, stations: list[str | tuple[str, str]], forward_label: str | None = None, backward_label: str | None = None, colour: str | None = None, mode: str | None = None, code: str | None = None)
Bases:
Struct
- __init__()
Methods
__init__
()Attributes