MCPcopy Create free account
hub / github.com/curran/screencasts / invokePath

Function invokePath

introToChiasm/examples/code/latest/main-build.js:4668–4676  ·  view source on GitHub ↗

* Invokes the method at `path` on `object`. * * @private * @param {Object} object The object to query. * @param {Array|string} path The path of the method to invoke. * @param {Array} args The arguments to invoke the method with. * @returns {*} Returns the result of the

(object, path, args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.70

Calls 5

isKeyFunction · 0.70
toPathFunction · 0.70
baseGetFunction · 0.70
baseSliceFunction · 0.70
lastFunction · 0.70

Tested by

no test coverage detected