GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
(root)
IWorld
Interface IWorld<ParametersType>
interface
IWorld
{
attach
:
ICreateAttachment
;
link
:
ICreateLink
;
log
:
ICreateLog
;
parameters
:
ParametersType
;
[
key
:
string
]
:
any
;
}
Type Parameters
ParametersType
=
any
Implemented by
World
Indexable
[
key:
string
]:
any
Index
Properties
attach
link
log
parameters
Properties
Readonly
attach
attach
:
ICreateAttachment
Readonly
link
link
:
ICreateLink
Readonly
log
log
:
ICreateLog
Readonly
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