SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TerminalWidth Property

Specifies the width of the pseudoterminal, in pixels.

Object Oriented Interface

public function getTerminalWidth();
public function setTerminalWidth($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 132 );
secureblackboxlite_sshclient_set($res, 132, $value );

Default Value

0

Remarks

Specifies the width of the pseudoterminal, in pixels.

Data Type

Integer

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