Skip to main content

set_user_plugin_enabled

Function set_user_plugin_enabled 

Source
pub async fn set_user_plugin_enabled(
    codex_home: &Path,
    plugin_key: String,
    enabled: bool,
) -> Result<()>