Behave Test Runner Extension - v1.1.7
Preparing search index...
commands/command-manager
CommandOptions
Interface CommandOptions
Command registration and execution options
interface
CommandOptions
{
command
:
string
;
title
:
string
;
category
?:
string
;
when
?:
string
;
handler
:
CommandHandler
;
}
Index
Properties
command
title
category?
when?
handler
Properties
command
command
:
string
title
title
:
string
Optional
category
category
?:
string
Optional
when
when
?:
string
handler
handler
:
CommandHandler
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
title
category
when
handler
Behave Test Runner Extension - v1.1.7
Loading...
Command registration and execution options