Function shell_rs::groups::groups_by_name[][src]

pub fn groups_by_name(name: &str) -> Result<Vec<String>, Error>
Expand description

Get the groups a user is in, by username.