| Package | Description |
|---|---|
| io.vertx.ext.shell |
= Vert.x Shell
Vert.x Shell is a command line interface for the Vert.x runtime available from regular
terminals using different protocols.
|
| Modifier and Type | Method and Description |
|---|---|
Shell |
ShellServer.createShell()
Create a new shell, the returned shell should be closed explicitely.
|
Shell |
ShellServer.createShell(Term term)
Create a new shell, the returned shell should be closed explicitely.
|
Copyright © 2018 Eclipse. All rights reserved.