Class ListPatchCommands
- java.lang.Object
-
- jetbrains.buildServer.vcs.patches.helpers.ListPatchCommands
-
public class ListPatchCommands extends Object
- Author:
- Eugene Petrenko Created: 19.10.2009 12:10:13
-
-
Constructor Summary
Constructors Constructor Description ListPatchCommands()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
dumpFiles(File patch)
static void
main(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
dumpFiles
public static void dumpFiles(@NotNull File patch) throws IOException
- Throws:
IOException
-
-