Main constants and data eg
- CSS formatting strings used to colour logging output
- List of hash parameters that the app recognises
OTHER CONSTANTS ARE SPREAD OVER ALL FILES IN ./src/PD/
- License
- GPL-3.0-only
- Source
Members
(inner, constant) IMPORTABLE_HASH_PARAMS :Array.<String>
Parameters to import from the URL/hash
- All other hash parameters will be ignored
- The hash gets rewritten to match the order of the array
All level IDs are prepended to the array
Type:
- Array.<String>
- Source