Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ is_reference
Method
is_reference
backend/src/git/types.rs:138–140 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
136
}
137
138
pub fn is_reference(&self) -> bool {
139
self.metadata.details.is_none()
140
}
141
142
pub fn title(&self) -> &str {
143
self.metadata.title()
Callers
1
link_searches
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected