mcopy/cli/lib/settings
mmcw-dev 52aac3f8b0 Settings module restores state to a default on "restore" 2019-04-15 16:13:28 -04:00
..
Readme.md Move docs generation to host repo 2019-03-30 17:56:31 -04:00
index.js Settings module restores state to a default on "restore" 2019-04-15 16:13:28 -04:00
index.js.map Settings module restores state to a default on "restore" 2019-04-15 16:13:28 -04:00
package.json Refactor settings into Typescript class module. 2019-03-21 18:00:34 -04:00

Readme.md

Settings

Kind: global class

settings.checkDir()

Kind: instance method of Settings

settings.save()

Kind: instance method of Settings

settings.update()

Kind: instance method of Settings

settings.get()

Kind: instance method of Settings

settings.all()

Kind: instance method of Settings

settings.restore()

Kind: instance method of Settings

settings.reset()

Kind: instance method of Settings