Module: utils/appwait

Some helper functions/utilities for waiting for startup.
Author:
License:
  • MIT
Source:

Methods

(inner) appWait(done, cfn)

Wait for main app startup.
Parameters:
Name Type Description
done object Callback for event
cfn string The caller filename for logging
Source: