Class BackCommander
- java.lang.Object
-
- io.vertx.tp.plugin.shell.AbstractCommander
-
- io.vertx.tp.plugin.shell.commander.BackCommander
-
- All Implemented Interfaces:
Commander
public class BackCommander extends AbstractCommander
- Author:
- Lang
-
-
Field Summary
-
Fields inherited from class io.vertx.tp.plugin.shell.AbstractCommander
atom, environment, vertxRef
-
-
Constructor Summary
Constructors Constructor Description BackCommander()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TermStatusexecute(CommandInput args)
-
-
-
Method Detail
-
execute
public TermStatus execute(CommandInput args)
- Specified by:
executein interfaceCommander- Overrides:
executein classAbstractCommander
-
-