ml_switcheroo.cli.handlers.dev ============================== .. py:module:: ml_switcheroo.cli.handlers.dev Functions --------- .. autoapisummary:: ml_switcheroo.cli.handlers.dev.handle_matrix ml_switcheroo.cli.handlers.dev.handle_docs ml_switcheroo.cli.handlers.dev.handle_gen_tests Module Contents --------------- .. py:function:: handle_matrix() -> int Handles 'matrix' command. .. py:function:: handle_docs(source: str, target: str, out_path: pathlib.Path) -> int Handles 'gen-docs' command. .. py:function:: handle_gen_tests(out: pathlib.Path) -> int Handles 'gen-tests' command.