Package | Description |
---|---|
org.eclipse.jgit.pgm.debug |
Modifier and Type | Field and Description |
---|---|
private ShowCommands.Format |
ShowCommands.pretty |
Modifier and Type | Method and Description |
---|---|
static ShowCommands.Format |
ShowCommands.Format.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShowCommands.Format[] |
ShowCommands.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|