GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
(root)
IWorldOptions
Interface IWorldOptions<ParametersType>
interface
IWorldOptions
{
attach
:
ICreateAttachment
;
link
:
ICreateLink
;
log
:
ICreateLog
;
parameters
:
ParametersType
;
}
Type Parameters
ParametersType
=
any
Index
Properties
attach
link
log
parameters
Properties
attach
attach
:
ICreateAttachment
link
link
:
ICreateLink
log
log
:
ICreateLog
parameters
parameters
:
ParametersType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attach
link
log
parameters
@cucumber/cucumber
(root)
api
Generated using
TypeDoc