new DeletedCasefileRef()
Reference to a previously shared casefile, now deleted
- Source:
Classes
- DeletedCasefileRef
Reference to a previously shared casefile, now deleted
Methods
(async) getAuthors() → {Promise.<Array.<string>>}
Get authors who contributed to the referenced casefile
- Source:
Returns:
- Type
- Promise.<Array.<string>>
(async) retrieve() → {Promise.<object>}
Load the casefile contents from the repository history
- Source:
Returns:
- Type
- Promise.<object>