Method: Unix::File#system_temp_path

Defined in:
lib/beaker/host/unix/file.rb

#system_temp_pathObject



12
13
14
# File 'lib/beaker/host/unix/file.rb', line 12

def system_temp_path
  '/tmp'
end