MCPcopy Create free account
hub / github.com/adaptlearning/adapt_framework / getConfigFileItem

Method getConfigFileItem

grunt/helpers/Data.js:113–115  ·  view source on GitHub ↗

* Returns a JSONFileItem representing the course/config.json file object. * @returns {JSONFileItem} *

()

Source from the content-addressed store, hash-verified

111 * @returns {JSONFileItem}
112 * */
113 getConfigFileItem() {
114 return this.configFile.firstFileItem;
115 }
116
117 /**
118 * @param {string} fromName

Callers 2

generatePatternsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected