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

Function has

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

* Checks if `path` is a direct property. * * @static * @memberOf _ * @category Object * @param {Object} object The object to query. * @param {Array|string} path The path to check. * @returns {boolean} Returns `true` if `path` is a direct property, else `false`.

(object, path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

isKeyFunction · 0.70
toPathFunction · 0.70
baseGetFunction · 0.70
baseSliceFunction · 0.70
lastFunction · 0.70
isLengthFunction · 0.70
isIndexFunction · 0.70
isArgumentsFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected