DotPathBuilder
Constructor
constructor
constructor(options: Options): DotPathBuilder
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
| options | DotPathBuilderOptions | object | Yes | The DotPathBuilderOptions options. Can be an DotPathBuilderOptions instance or directly the parameter to pass on the DotPathBuilderOptions constructor |
