Classes
Methods
(static) ShellServer.create(vertx, options) → {ShellServer}
Create a new shell server with default options.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the vertx |
options |
Object | the options |
- Source:
Returns:
the created shell server
- Type
- ShellServer