Package | Description |
---|---|
org.unix4j.unix.wc |
Contains private classes used by the
wc command. |
Modifier and Type | Method and Description |
---|---|
WcArguments |
WcArguments.getForContext(ExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
CounterType.isOptionSet(WcArguments args)
Returns true if the option relevant for this count type is set in
args . |
Constructor and Description |
---|
Counters(WcArguments args)
Constructor initialising all relevant counters depending on the options
set in
args . |
WcCommand(WcArguments arguments) |
WcFileProcessor(ExecutionContext context,
WcArguments args) |
WcMultipleFilesProcessor(ExecutionContext context,
List<? extends Input> inputs,
LineProcessor output,
WcArguments args) |
Copyright © 2024. All rights reserved.