Function handle_plugins_config

Source
pub fn handle_plugins_config(
    config_dir: &PathBuf,
    args: PluginsConfigArgs,
) -> Result<()>