Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ context_id
Method
context_id
backend/src/git/ext.rs:377–379 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
375
}
376
377
pub fn context_id(&self) -> RepoId {
378
self.key.1
379
}
380
381
pub fn display_color(&self) -> &str {
382
if self.display_topic.in_repo(RepoId::wiki()) {
Callers
3
display_parent_topics
Method · 0.80
children
Method · 0.80
display_parent_topics
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected