vertx / io.vertx.ext.shell.term / Pty / setSize

setSize

abstract fun setSize(width: Int, height: Int): Pty

Resize the terminal.

Return
this current object