SecureBlackbox 2020 PHP Edition

Questions / Feedback?

TerminalCols Property

Specifies the width of the pseudoterminal, in characters.

Object Oriented Interface

public function getTerminalCols();
public function setTerminalCols($value);

Procedural Interface

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

Default Value

80

Remarks

Specifies the width of the pseudoterminal, in characters.

Data Type

Integer

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