Learn more about cloning repositories
You have read-only access
[Basic] Add TemporaryFile class. This class provides APIs to create and manage temporary disposable files. It wraps posix's mkstemps method and adds additional functionality on top of that.