configure-groupadd

0.0.1 • Public • Published

groupadd

groupadd wrapper

Installation

$ npm install configure-groupadd

API

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)

Readme

Keywords

none

Package Sidebar

Install

npm i configure-groupadd

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • yields