lookup_path
lookup_path(
path,tree):LookupResult
Defined in: packages/agent/src/certificate.ts:553
Lookup a path in a tree. If the path is a subtree, use lookup_subtree instead.
Parameters
Section titled “Parameters”the path to look up
the tree to search
Returns
Section titled “Returns”the result of the lookup