mcopy/app/lib/settings
Matt McWilliams 5d31bf0020 Ported main.js to TypeScript. Rewrote all imports and replaced with class constructors, not require()(). 2024-05-23 20:51:35 -04:00
..
Readme.md Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app. 2019-03-21 21:02:28 -04:00
index.d.ts Update Settings class to export properly. Replace use of any in Device. 2024-05-22 23:36:40 -04:00
index.js Ported main.js to TypeScript. Rewrote all imports and replaced with class constructors, not require()(). 2024-05-23 20:51:35 -04:00
index.js.map Ported main.js to TypeScript. Rewrote all imports and replaced with class constructors, not require()(). 2024-05-23 20:51:35 -04:00
package.json Install libs from intval_go_node project 2019-02-08 12:46:58 -05: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