| Package | Description |
|---|---|
| de.unkrig.jsh |
Implements the "jsh" tool, the "Java shell".
|
| de.unkrig.jsh.command |
Implements the various "commands" of jsh, e.g.
|
| Modifier and Type | Field and Description |
|---|---|
static Echo |
JshBase.echo |
| Modifier and Type | Method and Description |
|---|---|
Echo |
Echo.n()
Implements the "
-n" option of the command. |
Echo |
Echo.stream(OutputStream os)
Redirects the output to a different
OutputStream (initially, STDOUT is the destination stream). |
Copyright © 2016. All rights reserved.