io property

IOProvider io
getter/setter pair

This field must be set so that the interpeter has a place to send commands and receive results from those commands (if any).

Implementation

IOProvider io = DefaultProvider([]);