Searched refs:arg_dict (Results 1 – 1 of 1) sorted by relevance
143 arg_dict = vars(parser.parse_args()) variable145 build_bot = LLDBBuildBot(build_directory_path=arg_dict["build_path"],146 log_path=arg_dict["log_file"],147 revision=arg_dict["revision"])