public class Ls extends ShellCommand
SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING
exitCode, process
STILL_ACTIVE
Constructor and Description |
---|
Ls() |
Modifier and Type | Method and Description |
---|---|
protected void |
printFile(org.apache.commons.cli.CommandLine cli,
Console term,
VirtualProcess process,
AbstractFile file) |
void |
run(org.apache.commons.cli.CommandLine args,
VirtualProcess process) |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getProcess, getSignature, getSubsystem, hasFixedOptions, init, isBuiltIn, isHidden, setBuiltIn, setDescription, setName, setSignature, setSubsystem
public void run(org.apache.commons.cli.CommandLine args, VirtualProcess process) throws IOException, PermissionDeniedException
IOException
PermissionDeniedException
protected void printFile(org.apache.commons.cli.CommandLine cli, Console term, VirtualProcess process, AbstractFile file) throws IOException, PermissionDeniedException
IOException
PermissionDeniedException
Copyright © 2024. All rights reserved.