@MetaInfServices(value=Command.class) public class Quit extends AbstractCommand
| Constructor and Description |
|---|
Quit() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
ProcessedCommand commandLine) |
String |
getName() |
boolean |
isAvailable(Context context) |
complete, getOptionspublic String getName()
public boolean isAvailable(Context context)
public void execute(Context context, ProcessedCommand commandLine)
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.