pub fn open_options_no_follow() -> OpenOptionsExpand description
Prepare open options which won’t follow symlinks when the file is opened.
Note: only effective on unix currently.
pub fn open_options_no_follow() -> OpenOptionsPrepare open options which won’t follow symlinks when the file is opened.
Note: only effective on unix currently.