open static fun create(vertx: Vertx, options: ShellServerOptions): ShellServer
Create a new shell server with default options.
Return
the created shell server
open static fun create(vertx: Vertx): ShellServer
Create a new shell server with specific options.
Return
the created shell server