Lines Matching refs:get
137 out_dir = kwargs.get("out_dir")
142 for arg in kwargs.get('args_list'):
162 out_dir = kwargs.get("out_dir")
167 for arg in kwargs.get('args_list'):
187 out_dir = kwargs.get("out_dir")
191 for arg in kwargs.get('args_list'):
207 out_dir = kwargs.get("out_dir")
211 for arg in kwargs.get('args_list'):
229 for arg in kwargs.get("args_list"):
249 out_dir = kwargs.get("out_dir")
305 support_sub_options = args_file.get(
306 "arg_attribute").get("support_sub_options")
312 sub_optional_list = support_sub_options.get(
313 option_name).get("arg_attribute").get("optional")
323 'choose from {}'.format(args_file.get("arg_name"),