Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bendudson/EuraliOS
/ as_str
Method
as_str
euralios_std/src/syscalls.rs:496–498 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
494
}
495
496
fn as_str(&self) -> &str {
497
&self.s
498
}
499
}
500
501
/// Execute a new process
Callers
3
exec
Function · 0.80
read_dir
Function · 0.80
write_string
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected