bdv2-theme-converter

Methods

(static) init(config, pathsopt, eolopt) → {Converter}

Initialises a Converter.

Parameters:
Name Type Attributes Description
config BDv2~Config

The BDv2 configuration file.

paths Converter~Paths <optional>

The file paths.

eol string <optional>

An end of line string.

Source:
Returns:
  • The created Converter.
Type
Converter