• Bootstrap initializes the application (aka. create data dir, open db connections, load settings, etc.).

    It will call ResetBootstrapState() if the application was already bootstrapped.

    Returns void

Generated using TypeDoc