0.0.1 • Published 12 years ago
configure-groupadd v0.0.1
groupadd
groupadd wrapper
Installation
$ npm install configure-groupaddAPI
create(name, attrs)
Create a group with name and attrs.
modify(name, attrs)
Modify group name and attrs.
remove(name)
Remove name.
all()
Get all groups
select(fn)
Select groups with fn.
License
(MIT)
0.0.1
12 years ago