Function processCommandLineArgs
- processCommandLineArgs<T>(script, requireAdditionally, help): T
Parameters
- script:
| "slicer"
| "benchmark"
| "stats"
| "summarizer"
| "export-quads"
| "stats-helper"
| "benchmark-helper" - requireAdditionally: (keyof T)[]
- help: HelpContent
Returns T