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

Function property

libraries/lodash.js:15859–15861  ·  view source on GitHub ↗

* Creates a function that returns the value at `path` of a given object. * * @static * @memberOf _ * @since 2.4.0 * @category Util * @param {Array|string} path The path of the property to get. * @returns {Function} Returns the new accessor function. * @example

(path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseIterateeFunction · 0.85

Calls 4

isKeyFunction · 0.85
basePropertyFunction · 0.85
toKeyFunction · 0.85
basePropertyDeepFunction · 0.85

Tested by

no test coverage detected