Function bp3d_fs::utils::open

source · []
pub fn open<T: AsRef<Path>>(path: T) -> bool
Expand description

Open the given path in a file explorer on the current platform.

This is unsupported on iOS as iOS can already expose application files in the Files app since iOS 11.