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

Class FileQuery

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

Source from the content-addressed store, hash-verified

201/// the internal representation easier in future.
202#[derive(Debug)]
203pub struct FileQuery(Value);
204
205impl File {
206 const MAX_SIZE: u64 = 0xFFFF_FFFF_FFFF_FFFF;

Callers 1

queryMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected