open static fun create(vertx: Vertx): ShellService
Like #create(Vertx, ShellServiceOptions), with default options.
open static fun create(vertx: Vertx, options: ShellServiceOptions): ShellService
Create a new shell service.
options - the service config options
Return
the shell service