Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibertyOS-Development/kernel
/ name
Method
name
src/fs/file.rs:80–83 ·
view source on GitHub ↗
Name
(&self)
Source
from the content-addressed store, hash-verified
78
79
// Name
80
pub fn name(&self) -> String
81
{
82
self.name.clone()
83
}
84
85
86
// Open
Callers
6
shcomp
Function · 0.45
from
Method · 0.45
find
Method · 0.45
item_del
Method · 0.45
item_update
Method · 0.45
update_item
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected