disable_framework_silent

Function disable_framework_silent 

Source
pub fn disable_framework_silent(adapter: &dyn FrameworkAdapter) -> Result<()>
Expand description

Disable mi6 hooks for a single framework silently (no output).

Used by the uninstall command when disabling all frameworks.