Package io.vertx.tp.plugin.shell.refine
Class Sl
java.lang.Object
io.vertx.tp.plugin.shell.refine.Sl
The tool class for Shell
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CommandAtom>commands()static List<CommandAtom>commands(List<CommandAtom> commands) static voidstatic TermStatusstatic voidfailInvalid(String command) static voidstatic voidgoodbye()static voidgoodbye(CommandAtom option) static voidinit()static Stringstatic Stringstatic voidstatic voidstatic booleanstatic voidwelcome()static voidwelcomeCommand(io.horizon.eon.em.Environment environment) static voidwelcomeCommand(CommandAtom option) static voidwelcomeSub(io.horizon.eon.em.Environment environment, CommandAtom option)
-
Constructor Details
-
Sl
public Sl()
-
-
Method Details
-
init
public static void init() -
ready
-
welcome
public static void welcome() -
goodbye
public static void goodbye() -
goodbye
-
welcomeCommand
public static void welcomeCommand(io.horizon.eon.em.Environment environment) -
welcomeCommand
-
welcomeSub
-
failEmpty
public static void failEmpty() -
failInvalid
-
failWarn
-
failError
-
output
-
outputOpt
-
message
-
message
-
commands
-
commands
-