public class VerticleLs extends AnnotatedCommand
Constructor and Description |
---|
VerticleLs() |
Modifier and Type | Method and Description |
---|---|
void |
process(CommandProcess process)
Process the command, when the command is done processing it should call the
CommandProcess.end() method. |
cli, complete, name
public void process(CommandProcess process)
AnnotatedCommand
CommandProcess.end()
method.process
in class AnnotatedCommand
process
- the command processCopyright © 2021 Eclipse. All rights reserved.