Searched refs:export_formats (Results 1 – 2 of 2) sorted by relevance
201 type=click.Choice(MapParser.export_formats, case_sensitive=False),
305 export_formats: List[str] = ["json", "html", "table"] variable in MapParser