We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e67915 commit 27ed67bCopy full SHA for 27ed67b
src/DiffEngine/DiffRunner.cs
@@ -65,6 +65,7 @@ public static Task<LaunchResult> LaunchAsync(string tempFile, string targetFile,
65
targetFile,
66
encoding);
67
}
68
+
69
/// <summary>
70
/// Launch a diff tool for the given paths.
71
/// </summary>
0 commit comments