oscfg
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

os

cross platform OS info configurations

dev

npm run dev

test

sudo npm test

interfaces

./src/interfaces.ts

API Tree

oscfg
├─┬ timeZone
│ ├─┬ zone
│ │ ├── tree()
│ │ ├── getZone()
│ │ └── setZone()
│ ├─┬ time
│ │ ├── getTime()
│ │ └── setTime()
│ ├─┬ ntp
│ │ ├── enabled()
│ │ ├── getServer()
│ │ └── setServer() 
 

Readme

Keywords

Package Sidebar

Install

npm i oscfg

Weekly Downloads

0

Version

0.3.1

License

MIT

Last publish

Collaborators

  • shy2850