public class DiffCommand
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
diff(aQute.bnd.main.DiffCommand.diffOptions options) |
static void |
show(java.io.PrintWriter out,
aQute.bnd.service.diff.Diff diff,
int indent,
boolean limited) |
static void |
show(java.io.PrintWriter out,
aQute.bnd.service.diff.Tree tree,
int indent) |
public void diff(aQute.bnd.main.DiffCommand.diffOptions options)
throws java.lang.Exception
java.lang.Exceptionpublic static void show(java.io.PrintWriter out,
aQute.bnd.service.diff.Diff diff,
int indent,
boolean limited)
public static void show(java.io.PrintWriter out,
aQute.bnd.service.diff.Tree tree,
int indent)