Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_config
Function · 0.45
effective_diff_config
Method · 0.45
config_property_ui
Function · 0.45
run
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected