MCPcopy Create free account
hub / github.com/hashintel/hash / load

Method load

libs/error-stack/src/fmt/color.rs:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29
30impl ColorMode {
31 pub(super) fn load() -> Self {
32 COLOR_OVERRIDE.load()
33 }
34}
35
36/// Value layout:

Callers 2

GoogleFilePickerFunction · 0.45
install_builtin_hooksFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected