Home Manual Reference Source Test

Variable

Static Public Summary
public

Commands ESDocCoverage handles.

public

Reporters available

Static Public

public Command: Object source

import {Command} from '@ls-age/esdoc-coverage/src/index.js'

Commands ESDocCoverage handles.

Properties:

NameTypeAttributeDescription
CheckCoverage string

Checks the documentation coverage.

public Reporter: Object source

import {Reporter} from '@ls-age/esdoc-coverage/src/index.js'

Reporters available

Properties:

NameTypeAttributeDescription
Cli string

Use a CliReporter instance.

JUnit string

Use a JUnitReporter instance.

Test: