runstorm - v1.0.6
Preparing search index...
createCommands
Function createCommands
createCommands
(
__namedParameters
:
Readonly
<
{
commandColors
:
ReadonlyArray
<
string
>
;
commandNames
:
ReadonlyArray
<
string
>
;
commandStrings
:
ReadonlyArray
<
string
>
;
}
,
>
,
)
:
Command
[]
Convert raw CLI input strings into
Command
outputs.
Parameters
__namedParameters
:
Readonly
<
{
commandColors
:
ReadonlyArray
<
string
>
;
commandNames
:
ReadonlyArray
<
string
>
;
commandStrings
:
ReadonlyArray
<
string
>
;
}
,
>
Returns
Command
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
runstorm - v1.0.6
Loading...
Convert raw CLI input strings into Command outputs.