MDAA TS Docs
Preparing search index...
@aws-mdaa/testing
diffCliCommands
Function diffCliCommands
diffCliCommands
(
current
:
{
command
:
string
;
index
:
number
}
[]
,
baseline
:
{
command
:
string
;
index
:
number
}
[]
,
)
:
string
[]
Compare current commands against baseline and produce meaningful diff descriptions.
Parameters
current
:
{
command
:
string
;
index
:
number
}
[]
baseline
:
{
command
:
string
;
index
:
number
}
[]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
MDAA TS Docs
Loading...
Compare current commands against baseline and produce meaningful diff descriptions.