Behave Test Runner Extension - v1.1.7
Preparing search index...
types
CommandHandler
Type Alias CommandHandler
CommandHandler
:
(
...
args
:
CommandArguments
)
=>
Promise
<
void
>
|
void
Command handler function type
Type declaration
(
...
args
:
CommandArguments
)
:
Promise
<
void
>
|
void
Parameters
...
args
:
CommandArguments
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Behave Test Runner Extension - v1.1.7
Loading...
Command handler function type