Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ added
Method
added
backend/src/git/ext.rs:421–423 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
419
420
impl RepoLinkWrapper {
421
pub fn added(&self) -> Timestamp {
422
self.repo_link.added()
423
}
424
425
pub fn details(&self) -> Option<&RepoLinkDetails> {
426
self.repo_link.details()
Callers
2
cmp
Method · 0.45
get_mut
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected