PacletMapping
PacletMapping[]⟹mapping
returns the mapping from ECL paclet URIs to files in S3.
Details
- A mapping will only be present in a pre-built distro. In development this will always return Null
- This mapping should be used to open help files in the command center. The S3 key should be downloaded as an EmeraldCloudFile so it can be opened as a documentation notebook
- The mapping is loaded from a local file at $EmeraldPath/documentation.json (if it exists).
Output