Group ID

Property definitions

posix $ Passwd :: gid
	# Group ID
	fun gid: Int `{ return self->pw_gid; `}
lib/posix/posix.nit:68,2--69,40