IPWorks SSH 2020 Python Edition

Questions / Feedback?

send Method

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

Syntax

def send(text: bytes) -> None: ...

Remarks

Calling this method is equivalent to setting the stdin property to Text.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Python Edition - Version 20.0 [Build 8501]