Api/auth.groupadd()

From Minux Wiki
Revision as of 23:15, 24 September 2024 by Shorun (talk | contribs) (Created page with "this api is part of the auth client side package and is used to create new groups on the rednet network '''usage:''' auth.groupadd(groupname) '''output:''' creates a group called groupname, sets the currently logged in user as group owner")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this api is part of the auth client side package and is used to create new groups on the rednet network


usage:

auth.groupadd(groupname)


output:

creates a group called groupname, sets the currently logged in user as group owner