FreeBSD.software
Home/devel/rubygem-tempfile

rubygem-tempfile

0.3.1devel

Utility class for managing temporary files

Tempfile is a utility class for managing temporary files. When you create a Tempfile object, it will create a temporary file with a unique filename. A Tempfile objects behaves just like a File object, and you can perform all the usual file operations on it: reading data, writing data, changing its permissions, etc. So although this class does not explicitly document all instance methods supported by File, you can in fact call any File instance method on a Tempfile object.

$pkg install rubygem-tempfile
github.com/ruby/tempfile
Origin
devel/rubygem-tempfile
Size
31.9KiB
License
BSD2CLAUSE, RUBY
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
0 packages

Dependencies (2)