[][src]Function open_in_editor::reveal_paths

pub fn reveal_paths(paths: &[&Path]) -> Result<(), Error>

Reveal paths in the system default file manager (e.g. macOS Finder)

This call is non-blocking