| Package | Description |
|---|---|
| org.unix4j.unix.cat |
Contains private classes used by the
cat command. |
| Modifier and Type | Method and Description |
|---|---|
CatArguments |
CatArguments.getForContext(ExecutionContext context) |
| Constructor and Description |
|---|
CatCommand(CatArguments arguments) |
| Constructor and Description |
|---|
CatProcessor(Command<CatArguments> command,
ExecutionContext context,
LineProcessor output) |
NumberLinesProcessor(Command<CatArguments> command,
ExecutionContext context,
LineProcessor output) |
SqueezeEmptyLinesProcessor(Command<CatArguments> command,
ExecutionContext context,
LineProcessor output) |
Copyright © 2025. All rights reserved.