public class Cat extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected File |
file |
protected Shell |
shell |
| Constructor and Description |
|---|
Cat() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cat(ShellConsole console,
File file) |
void |
run() |
Copyright © 2018 Nuxeo. All rights reserved.