pub fn app_init_sanity_checks() -> bool
Expand description

| Initialization sanity checks: ecc | init, sanity checks, dir lock. | | ———– | @note | | This can be done before daemonization. | Do not call Shutdown() if this function | fails. @pre Parameters should be parsed | and config file should be read, AppInitParameterInteraction | should have been called. |