Fields

prefixed_path: ?PrefixedPath,
max_file_size: ?usize,
stat: Stat,
bin_digest: BinDigest,
contents: ?[]const u8,

Types

Functions

fn deinit(self: *File, gpa: Allocator) void

No documentation provided.