Crate open_with

Source

Functions§

open
Opens the file at the given path using the default application.
open_with
Invokes the platform’s “Open With” dialog for the file at the provided path.
show_in_folder
Shows the folder containing the file at the given path. Where supported, the file is selected.
show_properties
Uses the default file manager to show properties of the file at the given path.