Skip to main content

fusermount_binary

Function fusermount_binary 

Source
pub fn fusermount_binary() -> Option<PathBuf>
Expand description

The fusermount helper to use for unmounting a fuse-overlayfs mount, preferring the FUSE3 fusermount3 and falling back to fusermount. Returns the resolved binary path, or None if neither is on PATH. Linux-only.