Home Manual Reference Source Test Repository

Function

Static Public Summary
public

david(options: object): Checker

Create a new instance of the plug-in.

Static Public

public david(options: object): Checker source

import {david} from '@cedx/gulp-david/src/index.js'

Create a new instance of the plug-in.

Params:

NameTypeAttributeDescription
options object
  • optional

The plug-in options.

Return:

Checker

The newly created instance.

Test: