Mega Code Archive
Categories
/
Ruby
/
File Directory
Dir tmpdir provides the path to the temporary directory on the current system
require 'tmpdir' puts Dir.tmpdir