MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / get_or

Method get_or

document/graph-storage/src/attributes.rs:57–59  ·  view source on GitHub ↗

Same as `get_typed`, falling back to `default`.

(&self, key: &str, default: T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

extract_ui_metadataFunction · 0.80
convert_nodeFunction · 0.80
convert_inputFunction · 0.80

Implementers 1

attributes.rsdocument/graph-storage/src/attributes.

Calls 1

get_typedMethod · 0.80

Tested by

no test coverage detected