Pike programming language

Top _static_modules _static_modules._system
➤ _static_modules._system.getgid() _static_modules._system.gethostbyaddr() ➤

Method _static_modules._system.getgroups()


Method getgroups

array(int) getgroups()

Description

Get the current supplemental group access list for this process.

Note

Throws errors on failure.

This function is not available on all platforms.

See also

setgroups(), cleargroups(), initgroups(), getgid(), getgid(), getegid(), setegid()

Extracted from as of .