schema_salad.tests.test_dlang_codegen ===================================== .. py:module:: schema_salad.tests.test_dlang_codegen .. autoapi-nested-parse:: Test D code generation. Functions --------- .. autoapisummary:: schema_salad.tests.test_dlang_codegen.test_cwl_dlang_gen schema_salad.tests.test_dlang_codegen.dlang_codegen Module Contents --------------- .. py:function:: test_cwl_dlang_gen(tmp_path) End to end test of D generator using the CWL v1.0 schema. .. py:function:: dlang_codegen(file_uri, target) Help using the D code generation function.