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

Function get

libraries/lodash.js:13115–13118  ·  view source on GitHub ↗

* Gets the value at `path` of `object`. If the resolved value is * `undefined`, the `defaultValue` is returned in its place. * * @static * @memberOf _ * @since 3.7.0 * @category Object * @param {Object} object The object to query. * @param {Array|string} path

(object, path, defaultValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseAtFunction · 0.85
baseMatchesPropertyFunction · 0.85

Calls 1

baseGetFunction · 0.85

Tested by

no test coverage detected