Skip to main content

handle_native_pick_folder

Function handle_native_pick_folder 

Source
pub async fn handle_native_pick_folder(
    AppHandle: AppHandle,
    _Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Pick folder using Tauri dialog plugin and reload webview with folder param.