Function getCliLongOptionOf
getCliLongOptionOf< ScriptName extends | "slicer" | "benchmark" | "stats" | "flowr" | "summarizer" | "export-quads" | "stats-helper" | "benchmark-helper", OptionName extends string,>( scriptName: ScriptName, optionName: OptionName, withAlias?: boolean, quote?: boolean,): string Type Parameters
- ScriptName extends
| "slicer"
| "benchmark"
| "stats"
| "flowr"
| "summarizer"
| "export-quads"
| "stats-helper"
| "benchmark-helper" - OptionName extends string
Returns string