public class KnoxSh extends Object
| Modifier and Type | Field and Description |
|---|---|
PrintStream |
err
allows stderr to be captured if necessary
|
PrintStream |
out
allows stdout to be captured if necessary
|
| Constructor and Description |
|---|
KnoxSh() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
int |
run(String[] args) |
public PrintStream out
public PrintStream err
Copyright © 2019 The Apache Software Foundation. All rights reserved.