@eagleoutice/flowr - v2.15.8
Preparing search index...
src/documentation/doc-util/doc-cli-option
getCliLongOptionOf
Function getCliLongOptionOf
getCliLongOptionOf
<
ScriptName
extends
"slicer"
|
"benchmark"
|
"summarizer"
|
"benchmark-helper"
|
"flowr"
,
OptionName
extends
string
,
>
(
scriptName
:
ScriptName
,
optionName
:
OptionName
,
withAlias
?:
boolean
,
quote
?:
boolean
,
)
:
string
Produce the documentation string for a CLI long option
Type Parameters
ScriptName
extends
"slicer"
|
"benchmark"
|
"summarizer"
|
"benchmark-helper"
|
"flowr"
OptionName
extends
string
Parameters
scriptName
:
ScriptName
optionName
:
OptionName
withAlias
:
boolean
= false
quote
:
boolean
= true
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Produce the documentation string for a CLI long option