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.  | 
        
Returns:
- The created Converter.
 
- Type
 - Converter