Skip to main content

apply_import_config

Function apply_import_config 

Source
pub fn apply_import_config(
    state: &mut AppState,
    external_config: OpenCodeConfig,
    layer: ConfigLayer,
    merge_mode: ImportMergeMode,
) -> Result<()>
Expand description

Apply an already-normalized config to a layer.