pub fn app_init_parameter_interaction(args: &ArgsManager) -> bool
Expand description

| Initialization: parameter interaction. | | ———– | @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, AppInitBasicSetup | should have been called. |