override_mode: ?File.Mode = null
When this is null the mode is copied from the source file.
null
pub const CopyFileOptions = struct { /// When this is `null` the mode is copied from the source file. override_mode: ?File.Mode = null, }
Press escape to exit search and then '?' to see more options.