class SedCommand extends AbstractCommand<SedArguments>
sed command.| Constructor and Description |
|---|
SedCommand(SedArguments arguments) |
| Modifier and Type | Method and Description |
|---|---|
LineProcessor |
execute(ExecutionContext context,
LineProcessor output) |
getArguments, getName, join, toStringpublic SedCommand(SedArguments arguments)
public LineProcessor execute(ExecutionContext context, LineProcessor output)
Copyright © 2016. All Rights Reserved.