servoshell::desktop::webview

Function get_selected_files

source
fn get_selected_files(
    patterns: Vec<FilterPattern>,
    multiple_files: bool,
) -> Option<Vec<String>>