GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
(root)
UsageFormatter
Class UsageFormatter
Hierarchy
Formatter
UsageFormatter
Index
Constructors
constructor
Properties
color
Fns
cwd
event
Data
Collector
log
print
Attachments
snippet
Builder
stream
support
Code
Library
documentation
Methods
finished
log
Usage
Constructors
constructor
new
Usage
Formatter
(
options
)
:
UsageFormatter
Parameters
options
:
IFormatterOptions
Returns
UsageFormatter
Properties
Protected
color
Fns
color
Fns
:
IColorFns
Protected
cwd
cwd
:
string
Protected
event
Data
Collector
event
Data
Collector
:
EventDataCollector
Protected
log
log
:
IFormatterLogFn
Protected
print
Attachments
print
Attachments
:
boolean
Protected
snippet
Builder
snippet
Builder
:
default
Protected
stream
stream
:
Writable
Protected
support
Code
Library
support
Code
Library
:
SupportCodeLibrary
Static
Readonly
documentation
documentation
:
string
= 'Prints where step definitions are used. The slowest step definitions (with duration) are listed first. If --dry-run is used the duration is not shown, and step definitions are sorted by filename instead.'
Methods
finished
finished
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
log
Usage
log
Usage
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
color
Fns
cwd
event
Data
Collector
log
print
Attachments
snippet
Builder
stream
support
Code
Library
documentation
finished
log
Usage
@cucumber/cucumber
(root)
api
Generated using
TypeDoc