Terminal.setPtyObject

Sets pty as the PTY to use in terminal. Use NULL to unset the PTY.

class Terminal
void
setPtyObject

Parameters

pty Pty

a VtePty, or NULL. [allow-none] Since 0.26.

Meta