Skip to main content

selected_paths

Function selected_paths 

Source
fn selected_paths(sel: &MultiSelection, files: &[PathBuf]) -> Vec<PathBuf>
Expand description

Collect file paths for the selected items, or all items if none selected.