Searched defs:show_diff (Results 1 – 2 of 2) sorted by relevance
15 def update_license( path, dry_run, show_diff ): argument45 def update_license_in_source_directories( source_dirs, dry_run, show_diff ): argument
398 def show_diff(actual_content, expected_content): function