Function fstab::add_entry [] [src]

pub fn add_entry(entry: FsEntry, file: &Path) -> Result<bool, Error>

Add a new entry to the fstab. If the fstab previously did not contain this entry then true is returned. Otherwise it will return false indicating it has been updated