Function is_subvolume

Source
pub fn is_subvolume<P: AsRef<Path>>(path: P) -> Result<bool, Error>
Expand description

Returns whether the given path is a Btrfs subvolume.