Class AbstractCommand
java.lang.Object
org.wildfly.prospero.cli.commands.AbstractCommand
- Direct Known Subclasses:
AbstractInstallCommand, AbstractMavenCommand, AbstractParentCommand, ChannelAddCommand, ChannelCommand, ChannelCommand.ChannelListCommand, ChannelCommand.ChannelVersionCommand, ChannelInitializeCommand, ChannelPromoteCommand, ChannelRemoveCommand, CloneCommand, HistoryCommand, RevertCommand.ApplyCommand, UpdateCommand.ApplyCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static PathdetermineInstallationDirectory(Optional<Path> directoryOption) protected static void
-
Field Details
-
console
-
actionFactory
-
-
Constructor Details
-
AbstractCommand
-
-
Method Details
-
determineInstallationDirectory
protected static Path determineInstallationDirectory(Optional<Path> directoryOption) throws ArgumentParsingException - Throws:
ArgumentParsingException
-
verifyTargetDirectoryIsEmpty
-