Class DevServicesListCommand
java.lang.Object
io.quarkus.devservices.deployment.DevServicesListCommand
- All Implemented Interfaces:
org.aesh.command.Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.aesh.command.CommandResultexecute(org.aesh.command.invocation.CommandInvocation commandInvocation)
-
Constructor Details
-
DevServicesListCommand
public DevServicesListCommand()
-
-
Method Details
-
execute
public org.aesh.command.CommandResult execute(org.aesh.command.invocation.CommandInvocation commandInvocation) - Specified by:
executein interfaceorg.aesh.command.Command
-