Platforms to show: All Mac Windows Linux Cross-Platform

Back to ACLPermSetMBS class.

ACLPermSetMBS.Add(perm as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Adds a permission.

see also acl_add_perm man page.

ACLPermSetMBS.Clear

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Clears the permission set.

see also acl_clear_perms man page.

ACLPermSetMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

ACLPermSetMBS.Delete(perm as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Deletes a permission.

see also acl_delete_perm man page.

ACLPermSetMBS.HasPerm(perm as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Checks if permissions is included in this permission set.

see also acl_get_perm_np man page.

Some examples using this method:

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...