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

Function hasPath

libraries/lodash.js:6159–6179  ·  view source on GitHub ↗

* Checks if `path` exists on `object`. * * @private * @param {Object} object The object to query. * @param {Array|string} path The path to check. * @param {Function} hasFunc The function to check properties. * @returns {boolean} Returns `true` if `path` exists, else `fa

(object, path, hasFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

hasFunction · 0.85
hasInFunction · 0.85

Calls 4

castPathFunction · 0.85
toKeyFunction · 0.85
isLengthFunction · 0.85
isIndexFunction · 0.85

Tested by

no test coverage detected