var searchIndex = {}; searchIndex["temporary"] = {"doc":"Temporary files and directories.","items":[[3,"Directory","temporary","",null,null],[11,"new","","Create a temporary directory. The directory will have a name starting\nfrom `prefix`, and it will be automatically removed when the object is\ndestroyed.",0,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"new_in","","Create a temporary directory in the location specified by `root`. The\ndirectory will have a name starting from `prefix`, and it will be\nautomatically removed when the object is destroyed.",0,{"inputs":[{"name":"t"},{"name":"str"}],"output":{"name":"result"}}],[11,"path","","Return the path to the directory.",0,null],[11,"remove","","Remove the directory.",0,null],[11,"unwrap","","Dispose the object without removing the actual directory.",0,null],[11,"drop","","",0,null]],"paths":[[3,"Directory"]]}; initSearch(searchIndex);