PHP 8.2.31
Preview: new-c.yaml Size: 978 B
/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Tempfile/new-c.yaml

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Creates a temporary file of mode 0600 in the temporary directory, opens it with mode "w+", and returns a Tempfile object which represents the created temporary file. A Tempfile object can be treated just like a normal File object.
- !ruby/struct:SM::Flow::P 
  body: The basename parameter is used to determine the name of a temporary file. If an Array is given, the first element is used as prefix string and the second as suffix string, respectively. Otherwise it is treated as prefix string.
- !ruby/struct:SM::Flow::P 
  body: If tmpdir is omitted, the temporary directory is determined by Dir::tmpdir provided by 'tmpdir.rb'. When $SAFE > 0 and the given tmpdir is tainted, it uses /tmp. (Note that ENV values are tainted by default)
full_name: Tempfile::new
is_singleton: true
name: new
params: (basename, tmpdir=Dir::tmpdir)
visibility: public

Directory Contents

Dirs: 0 × Files: 12

Name Size Perms Modified Actions
914 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
233 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
443 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
224 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
222 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
192 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
978 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
490 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
252 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
250 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
354 B lrw-r--r-- 2023-07-26 13:47:18
Edit Download
445 B lrw-r--r-- 2023-07-26 13:47:19
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).