runstorm - v0.6.2
Preparing search index...
createCommandLogPrefix
Function createCommandLogPrefix
createCommandLogPrefix
(
command
:
Readonly
<
SelectFrom
<
Command
,
{
color
:
true
;
name
:
true
}
>
>
,
)
:
string
Creates a the log prefix for the given command.
Parameters
command
:
Readonly
<
SelectFrom
<
Command
,
{
color
:
true
;
name
:
true
}
>
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
runstorm - v0.6.2
Loading...
Creates a the log prefix for the given command.