Function fstab::remove_entry [] [src]

pub fn remove_entry(spec: String, file: &Path) -> Result<bool, Error>

Remove the fstab entry that corresponds to the spec given. IE: first fields match Returns true if the value was present in the fstab.