class LsCommand extends AbstractCommand<LsArguments>
ls command.| Constructor and Description |
|---|
LsCommand(LsArguments arguments) |
| Modifier and Type | Method and Description |
|---|---|
LineProcessor |
execute(ExecutionContext context,
LineProcessor output) |
(package private) static String |
getSizeString(LsArguments args,
long bytes) |
getArguments, getName, join, toStringpublic LsCommand(LsArguments arguments)
static String getSizeString(LsArguments args, long bytes)
public LineProcessor execute(ExecutionContext context, LineProcessor output)
Copyright © 2016. All Rights Reserved.