Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ display_url
Method
display_url
backend/src/git/ext.rs:544–546 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
542
}
543
544
pub fn display_url(&self) -> &str {
545
self.display_link.url()
546
}
547
548
pub fn display_color(&self) -> &str {
549
if self.in_repo(RepoId::wiki()) {
Callers
nothing calls this directly
Calls
1
url
Method · 0.45
Tested by
no test coverage detected