Methods
-
<inner> finish( callback )
-
Description
Start the database finishing process
Parameters
Name Type Description callback
runCallback Callback function when the finishing process is complete.
Details
This module provides the wrap-up functions & sanity checks for an agency database that has successfully compiled.
Start the database finishing process
Name | Type | Description |
---|---|---|
callback |
runCallback |
Callback function when the finishing process is complete. |