module documentation

Spec generator CLI tool

This tool is supposed to be invoked on the _host_ (developer) system to generate developer specs (python stubs, typescript interfaces etc)

Function main Undocumented
Constant USAGE Undocumented
def main(args): (source)

Undocumented

USAGE: str = (source)

Undocumented

Value
'''
GWS Spec Compiler
~~~~~~~~~~~~~~~~~
  
    python3 spec.py <output-directory> <options>

Options:
...