FuseJS/Storage js
The storage API allows you to read from and write to files in the application directory.
var Storage = require("FuseJS/Storage");
Check out the individual functions for documentation on how to use them.
The storage API allows you to read from and write to files in the application directory.
var Storage = require("FuseJS/Storage");
Check out the individual functions for documentation on how to use them.