MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / introspect

Method introspect

node-graph/interpreted-executor/src/dynamic_executor.rs:111–113  ·  view source on GitHub ↗

Calls the `Node::serialize` for that specific node, returning for example the cached value for a monitor node. The node path must match the document node path.

(&self, node_path: &[NodeId])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

grab_all_inputMethod · 0.80
grab_protonode_inputMethod · 0.80
process_monitor_nodesMethod · 0.80
introspect_nodeFunction · 0.80
accessMethod · 0.80

Calls 2

getMethod · 0.65
serializeMethod · 0.45

Tested by

no test coverage detected