openFile package:file-io

Open a file and return the Handle.
Like openFile, but takes a PlatformPath instead of an OsPath.
Open a file and return the Handle. Sets O_CLOEXEC on posix.
Open a file and return the Handle. Sets O_CLOEXEC on posix.