With-Io

(with-io stream stmt ...)

This is a special form.

The supplied stream will be used for input and output while performing the listed statements.

This is used by MOSREF to facilitate Console and Drone messages and communications.

See also: with-input with-output