Hierarchy

  • getgroups
  • Getgroups returns a list of the numeric ids of groups that the caller belongs to.

    On Windows, it returns [syscall.EWINDOWS]. See the [os/user] package for a possible alternative.

    Returns number[]

Generated using TypeDoc