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

Method set_network_view_settings

document/document-format/src/persist.rs:210–216  ·  view source on GitHub ↗

Replace the per-network view settings and persist them to `session.json`. Per-peer, per-network; never enters the registry, history, or CRDT.

(
		&mut self,
		network_view_settings: std::collections::BTreeMap<graph_storage::NetworkId, std::collections::BTreeMap<String, serde_json::Value>>,
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

persist_session_stateMethod · 0.80