mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +02:00
These operate on file descriptors, and not on paths. file descriptors doesn't fit into the rest of our modeling, so I would rather remove them than to make it look like it's properly handled. I also did not include any of the functions that work on file descriptors when looking through all of `os`. So this keeps everything consistent at least ;)