MCPcopy Create free account
hub / github.com/CMU-Perceptual-Computing-Lab/MonocularTotalCapture / Path

Class Path

FitAdam/include/json/value.h:484–514  ·  view source on GitHub ↗

\brief Experimental and untested: represents a "path" to access a node. * * Syntax: * - "." => root node * - ".[n]" => elements at index 'n' of root node (an array value) * - ".name" => member named 'name' of root node (an object value) * - ".name1.name2.name3" * - ".[0][1][2].name1[3]" * - ".%" => member name is provided as parameter * - ".[%]" => index is prov

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

PathArgumentClass · 0.70

Tested by

no test coverage detected