Package io.vertx.tp.plugin.shell
Class ConsoleCommander
java.lang.Object
io.vertx.tp.plugin.shell.AbstractCommander
io.vertx.tp.plugin.shell.ConsoleCommander
- All Implemented Interfaces:
Commander
- Author:
- Lang
-
Field Summary
Fields inherited from class io.vertx.tp.plugin.shell.AbstractCommander
atom, environment, vertxRef -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<TermStatus>executeAsync(CommandInput args)
-
Constructor Details
-
ConsoleCommander
public ConsoleCommander()
-
-
Method Details
-
executeAsync
- Specified by:
executeAsyncin interfaceCommander- Overrides:
executeAsyncin classAbstractCommander
-