chickadee » srfi-170 » group-info

group-info gid-nameprocedure

Return a group-info record giving the recorded information for a particular group. The gid/name argument is either an exact integer group id or a string group name. If gid/name does not identify an existing group, #f is returned; this does not constitute an error situation, and callers must be prepared to handle it.

gid/name
Group's gid or group name