Documentation
¶
Overview ¶
Package runner centralizes the tiny CLI boilerplate shared by every helpers/* generator main: validate the positional-argument count, print a usage line, and exit non-zero on misuse (QG-030). It deliberately does NOT abstract the generation step itself — the helpers differ too much (different arg arities and input sources) for a single Generator interface to be clearer than the explicit per-helper code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.