-
Notifications
You must be signed in to change notification settings - Fork 2
send
Ryan Newington edited this page May 27, 2016
·
1 revision
An async-command can contain multiple <send>
elements which define a string to send to the standard input of the remote server. In contrast to send-when elements, the <send>
element sends the string immediately without waiting for any data to be received from the server.
The inner text of the element contains the value to send. Value declarations are supported for some operation types. See value declarations for details.
<send>{dn:$1}</send>