Description

Right Track Database Builder

This module provides the main entry point into the Right Track Database Build processes. The start() function will start the update checks and database compilation processes for the agency specified in the Database Build Options (Options).

Details

Methods


<inner> start( callback )

Description

Start the entire update and compilation process with the options set in the options module

Parameters
Name Type Description
callback function

Callback function

Details