scan_plugins

Function scan_plugins 

Source
pub(crate) async fn scan_plugins(
    app: AppHandle,
    custom_roots: Option<Vec<String>>,
    exclude_paths: Option<Vec<String>>,
) -> Result<Value, String>