:tocdepth: 3 :py:mod:`gws.spec.generator.main` ================================= .. py:module:: gws.spec.generator.main **Source code:** :source:`gws.spec.generator.main` Module Contents --------------- .. py:data:: Error .. py:function:: from_path(path: str) -> gws.spec.core.SpecData .. py:function:: generate(manifest_path='') -> gws.spec.core.SpecData .. py:function:: generate_and_write(root_dir='', out_dir='', manifest_path='', debug=False) .. py:function:: to_path(specs: gws.spec.core.SpecData, path: str)