new Base()
Constructor
- Source:
- format/Base.js
Methods
-
read()
-
Read method
- Source:
- format/Base.js
Returns:
- Type
- Object | boolean
-
write()
-
Write method
- Source:
- format/Base.js
Returns:
JSON data
- Type
- Object | boolean
Abstract base class; normally only used for creating subclasses and not instantiated in apps. Base class for reading / writing .macarte
Constructor
Read method
Write method
JSON data