IPWorks 2020 JavaScript Edition

Questions / Feedback?

Send Method

Sends standard input to the program executing on the remote host.

Syntax

async rshell.send(text : Uint8Array): Promise<void>

Remarks

This method sends standard input to the program executing on the remote host. Calling this method is equivalent to setting the Stdin property to Text.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]