MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / castPath

Function castPath

libraries/lodash.js:4467–4472  ·  view source on GitHub ↗

* Casts `value` to a path array if it's not one. * * @private * @param {*} value The value to inspect. * @param {Object} [object] The object to query keys on. * @returns {Array} Returns the cast property path array.

(value, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

baseGetFunction · 0.85
baseInvokeFunction · 0.85
basePickByFunction · 0.85
baseSetFunction · 0.85
baseUnsetFunction · 0.85
hasPathFunction · 0.85
lodash.jsFile · 0.85
resultFunction · 0.85

Calls 2

isKeyFunction · 0.85
toStringFunction · 0.85

Tested by

no test coverage detected