vertx / io.vertx.reactivex.ext.shell.system / Process / setTty

setTty

open fun setTty(tty: Tty): Process

Set the process tty.

Parameters

tty - the process tty

Return
this object