Package | Description |
---|---|
org.springframework.shell.result |
Contains strategies for dealing with results of commands.
|
org.springframework.shell.table |
Allows the creation of tables that can be rendered using ASCII art.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TerminalSizeAwareResultHandler.doHandleResult(TerminalSizeAware result) |
Modifier and Type | Class and Description |
---|---|
class |
Table
This is the central API for table rendering.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.