SecureBlackbox 2020 PHP Edition

Questions / Feedback?

TerminalRows Property

Specifies the height of the pseudoterminal, in lines.

Object Oriented Interface

public function getTerminalRows();
public function setTerminalRows($value);

Procedural Interface

secureblackbox_sshclient_get($res, 131 );
secureblackbox_sshclient_set($res, 131, $value );

Default Value

25

Remarks

Specifies the height of the pseudoterminal, in lines.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]