fn addFile(self: *Self, file_path: []const u8, value: V) !?V
self: *Self,
file_path: []const u8,
value: V,