Method: MemFs::Dir.tmpdir

Defined in:
lib/memfs/dir.rb

.tmpdirObject



87
88
89
# File 'lib/memfs/dir.rb', line 87

def self.tmpdir
  '/tmp'
end