public abstract class CommandList extends Object
ExecutableCliCommand
s 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–2017 aiticon GmbH. All rights reserved.