Classes
Methods
(static) ShellService.create(vertx, options) → {ShellService}
Create a new shell service.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the Vert.x instance |
options |
Object | the service config options |
- Source:
Returns:
the shell service
- Type
- ShellService