public abstract class CommandList extends Object
ExecutableCliCommands that list something.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
beVerbose |
protected PrettyTable |
prettyTable |
protected boolean |
tabbedValues |
| Constructor and Description |
|---|
CommandList() |
| Modifier and Type | Method and Description |
|---|---|
PrettyTable |
getPrettyTable() |
protected String |
renderTable() |
protected PrettyTable prettyTable
protected boolean beVerbose
protected boolean tabbedValues
protected String renderTable()
public PrettyTable getPrettyTable()
Copyright © 2011–2018 aiticon GmbH. All rights reserved.