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:
- Resolves the framework adapter
- Generates the hooks configuration
- Installs the configuration to the appropriate settings file