var searchIndex = {}; searchIndex["pipefile"] = {"doc":"Create a UNIX pipe with read and write endpoints.","items":[[3,"PipeFile","pipefile","A pipe has two ends and no middle.",null,null],[12,"read_end","","Read from this end of the pipe.",0,null],[12,"write_end","","Write to this end of the pipe.",0,null],[5,"pipe","","Make a new pipe.",null,{"inputs":[],"output":{"name":"result"}}]],"paths":[[3,"PipeFile"]]}; initSearch(searchIndex);