mcopy/lib/settings
mmcwilliams 3e5bda77db Move docs generation to host repo 2019-03-30 17:56:31 -04:00
..
Readme.md Move docs generation to host repo 2019-03-30 17:56:31 -04:00
index.js Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process. 2019-03-23 21:58:22 -04:00
index.js.map Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process. 2019-03-23 21:58:22 -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