@cucumber/cucumber
    Preparing search index...

    Class UsageFormatter

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    colorFns: IColorFns
    cwd: string
    eventDataCollector: EventDataCollector
    log: IFormatterLogFn
    printAttachments: boolean
    snippetBuilder: StepDefinitionSnippetBuilder
    stream: Writable
    supportCodeLibrary: SupportCodeLibrary
    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