= private = protected
close!()
Closes and unlinks (deletes) the file. Has the same effect as called close(true).
# File lib/tempfile.rb, line 190 def close! _close unlink end