Skip to main content

Module client_async

Module client_async 

Source
Expand description

Async client for streaming a headless muse exec --json run.

One ExecRun wraps one child process; next_record yields typed journal records as they arrive, and wait_terminal drives the run to its run.terminal.* record.

Structsยง

ExecRun
A running muse exec --json invocation.