Searched refs:error_and_exit (Results 1 – 2 of 2) sorted by relevance
53 def error_and_exit(msg: str) -> None: function62 error_and_exit(f'{e}')204 error_and_exit(f'{dst_path} is not found in the EXPECTED_UPSTREAM.')216 error_and_exit('[source_file] argument is required.')219 error_and_exit(f'{src_path} is not found in the {str_tag_or_commit}')232 error_and_exit(f'{class_or_src_path} is not found in {commit}. '239 error_and_exit('The ojluni destination path is not given.')244 error_and_exit(f"Can't add the file {ojluni_path} because "252 error_and_exit(f'Unknown subcommand: {args.command}')
35 def error_and_exit(msg: str) -> None: function44 error_and_exit(f'{e}')80 error_and_exit(f'{expected_entry.src_path} is not found in '