Represent a storage
The name of the storage
Optional
The init data set inside this storage
Get data of the storage
The path to the storage's data
The scale to multiply the request data after get it
Reset the storage's data
Set a data in this storage
The value to set
Store data from a command
The type of result you want: success: If the command has been correcly executed, it will returns 1, else 0 result: Will returns the callback of the executed command
success
1
0
result
The command
Generated using TypeDoc
Represent a storage