mode: File.Mode = File.default_mode
make_path: bool = false
pub const AtomicFileOptions = struct { mode: File.Mode = File.default_mode, make_path: bool = false, }
Press escape to exit search and then '?' to see more options.