MCPcopy Index your code
hub / github.com/encounter/objdiff / options

Method options

objdiff-core/src/config/mod.rs:197–197  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

195 }
196
197 pub fn options(&self) -> Option<&ProjectOptions> { self.options.as_ref() }
198}
199
200#[derive(Default, Clone, Eq, PartialEq)]

Callers 4

load_project_configFunction · 0.45
effective_diff_configMethod · 0.45
config_property_uiFunction · 0.45
runFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected