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