constant File::Constants::TMPFILE

TMPFILE -> Integer[permalink][rdoc][edit]

名前なしの一時ファイルを作成します。 open(2) で O_TMPFILE が指定できる場合に使えます。 File.openで使用します。