MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / main

Function main

scripts/routed_benchmark.py:306–308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

304
305
306def main():
307 args = build_parser().parse_args()
308 args.func(args)
309
310
311if __name__ == "__main__":

Callers 1

Calls 1

build_parserFunction · 0.70

Tested by

no test coverage detected