MCPcopy Create free account
hub / github.com/bendudson/EuraliOS / File

Class File

euralios_std/src/fs.rs:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194/// Wrapper around a CommHandle
195#[derive(Debug)]
196pub struct File(CommHandle);
197
198/// The result of a File query.
199///

Callers 3

_openMethod · 0.70
createMethod · 0.70
openMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected