shell_read
Read incremental output from an interactive shell after a cursor, with optional long-polling. Locks the VM session while reading; call vm_unlock to release.
Instructions
Read bounded output after a cursor from an interactive shell, optionally long-polling. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | Unique VM name configured in WIN98CTL.INI. | |
| wait_ms | No | ||
| max_bytes | No | ||
| session_id | Yes | ||
| after_cursor | No |