= private = protected
path()
Returns the full path name of the temporary file. This will be nil if #unlink has been called.
# File lib/tempfile.rb, line 236 def path @tmpname end