Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ inode
Method
inode
atomic-core/src/crdt/trunk.rs:193–195 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
191
/// Returns the trunk's inode.
192
#[inline]
193
pub fn inode(&self) -> Inode {
194
self.inode
195
}
196
197
/// Returns the current file path.
198
#[inline]
Callers
6
put_trunk
Method · 0.45
del_trunk
Method · 0.45
put_trunk
Method · 0.45
del_trunk
Method · 0.45
put_trunk
Method · 0.45
del_trunk
Method · 0.45
Calls
no outgoing calls
Tested by
2
put_trunk
Method · 0.36
del_trunk
Method · 0.36