Package io.quarkus.devtools.commands
Class ListPlatforms
- java.lang.Object
-
- io.quarkus.devtools.commands.ListPlatforms
-
public class ListPlatforms extends Object
-
-
Constructor Summary
Constructors Constructor Description ListPlatforms(QuarkusProject quarkusProject)ListPlatforms(QuarkusProject quarkusProject, io.quarkus.devtools.messagewriter.MessageWriter messageWriter)
-
-
-
Constructor Detail
-
ListPlatforms
public ListPlatforms(QuarkusProject quarkusProject)
-
ListPlatforms
public ListPlatforms(QuarkusProject quarkusProject, io.quarkus.devtools.messagewriter.MessageWriter messageWriter)
-
-
Method Detail
-
execute
public QuarkusCommandOutcome execute() throws QuarkusCommandException
- Throws:
QuarkusCommandException
-
-