Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ path
Method
path
atomic-core/src/crdt/trunk.rs:199–201 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
197
/// Returns the current file path.
198
#[inline]
199
pub fn path(&self) -> &str {
200
&self.path
201
}
202
203
/// Returns the text encoding, if known.
204
#[inline]
Callers
1
open_pristine
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected