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

Method new

editor/src/application.rs:13–30  ·  view source on GitHub ↗
(
		environment: Environment,
		uuid_random_seed: u64,
		resource_storage: Arc<dyn ResourceStorage>,
		working_copy_root: Option<std::path::PathBuf>,
		mut application_io: PlatformApplicationIo,
		wak

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

set_uuid_seedFunction · 0.85
replace_application_ioFunction · 0.85
set_wakeMethod · 0.80
inject_resource_proxyMethod · 0.80
resourcesMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected