Function file_owner::group[][src]

pub fn group(path: impl AsRef<Path>) -> Result<Group, FileOwnerError>

Gets group of a file at the given path.