initialize

Function initialize 

Source
pub fn initialize(
    config: &Config,
    options: InitOptions,
) -> Result<InitResult, InitError>
Expand description

Initialize mi6 for a single framework.

This is the main entry point for programmatic initialization of a single framework. It:

  1. Resolves the framework adapter
  2. Generates the hooks configuration
  3. Installs the configuration to the appropriate settings file