Searched refs:parse_arguments (Results 1 – 5 of 5) sorted by relevance
11 settings, rest = parse_arguments()29 def parse_arguments() -> Tuple[argparse.Namespace, List[str]]: function
32 def parse_arguments(): function92 main(parse_arguments())
108 def parse_arguments(): function136 file_path = parse_arguments()
243 def parse_arguments(): function275 (search_directory, search_pattern, result_format, output_file) = parse_arguments()
237 def parse_arguments(): function256 args, extra_args = parse_arguments()