Methods
-
<inner> update( callback )
-
Description
Start the database update check process. This will check for a GTFS data update for all agencies specified in the Database Build Options (Options). If an update is present, the new data will be downloaded and unpacked into the agency's GTFS directory.
Parameters
Name Type Description callback
runCallback Final callback when the update process is complete.
Details