@eagleoutice/flowr - v2.15.8
Preparing search index...
src/cli/common/script
processCommandLineArgs
Function processCommandLineArgs
processCommandLineArgs
<
T
extends
CommonOptions
>
(
script
:
"slicer"
|
"benchmark"
|
"summarizer"
|
"benchmark-helper"
,
requireAdditionally
:
(
keyof
T
)
[]
,
help
:
HelpContent
,
)
:
T
Processes the command line arguments for a given script.
Type Parameters
T
extends
CommonOptions
Parameters
script
:
"slicer"
|
"benchmark"
|
"summarizer"
|
"benchmark-helper"
requireAdditionally
: (
keyof
T
)
[]
help
:
HelpContent
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Processes the command line arguments for a given script.