Searched refs:tmpFolder (Results 1 – 2 of 2) sorted by relevance
211 const string tmpFolder = dirName(deleteme); variable212 const string filepath = tmpFolder ~ "/bug15771/minas/oops/";217 scope(exit) () @trusted { rmdirRecurse(tmpFolder ~ "/bug15771"); }(); in scope()
218 const string tmpFolder = dirName(deleteme); variable219 const string filepath = tmpFolder ~ "/bug15771/minas/oops/";224 scope(exit) () @trusted { rmdirRecurse(tmpFolder ~ "/bug15771"); }(); in scope()