Back to Pocketbase

Interface getgroups

static/jsvm/interfaces/os.getgroups.html

latest514 B
Original Source

Interface getgroups

Hierarchy

  • getgroups

  • getgroups(): number[]

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[]

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc