Package org.jboss.galleon.cli.cmd
Interface CommandWithInstallationDirectory
-
- All Known Implementing Classes:
AbstractInstallationCommand,AbstractPluginsCommand,AbstractProvisionCommand,AbstractProvisionWithPlugins,CheckUpdatesCommand,ClearHistoryCommand,ExportCommand,GetChangesCommand,GetHistoryLimitCommand,GetInfoCommand,InstallCommand,PersistChangesCommand,ProvisionCommand,SetHistoryLimitCommand,StateProvisionCommand,UndoCommand,UninstallCommand,UpdateCommand
public interface CommandWithInstallationDirectory- Author:
- jdenise@redhat.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.file.PathgetInstallationDirectory(org.aesh.readline.AeshContext ctx)
-