var searchIndex = {}; searchIndex["arguments"] = {"doc":"Parser for command-line arguments.","items":[[3,"Options","arguments","A collection of named parameters.",null,null],[3,"Arguments","","Command-line arguments.",null,null],[12,"command","","The name of the executable.",0,null],[12,"options","","The options given.",0,null],[12,"orphans","","Unclassified arguments.",0,null],[3,"Parser","","A parser for command-line arguments.",null,null],[5,"parse","","Parse command-line arguments.",null,{"inputs":[{"name":"i"}],"output":{"name":"result"}}],[11,"new","","Create a new parser.",1,{"inputs":[],"output":{"name":"parser"}}],[11,"parse","","Parse command-line arguments.",1,null],[11,"new","","Create a collection of named parameters.",2,{"inputs":[],"output":{"name":"options"}}],[11,"get","","Get the value of a parameter.",2,null],[11,"get_ref","","Get a reference to the value of a parameter.",2,null],[11,"get_mut","","Get a mutable reference to the value of a parameter.",2,null],[11,"set","","Set the value of a parameter.",2,null],[11,"has","","Check the presence of a parameter.",2,null],[11,"iter","","Return an iterator over parameters.",2,null],[11,"iter_mut","","Return an iterator over mutable parameters.",2,null],[11,"names","","Return an iterator over names.",2,null],[11,"fmt","","",2,null]],"paths":[[3,"Arguments"],[3,"Parser"],[3,"Options"]]}; initSearch(searchIndex);