Skip to main content

Module client

Module client 

Source
Expand description

Client side of --use-daemon: connect, submit, attach to the event stream, render events to stdout via the same formatting the direct CLI uses.

Functionsยง

attach_loop
Stream events from a connection and render them as the direct CLI would. Returns when EndOfStream arrives, when Ctrl-C detaches, or when the socket closes cleanly.
connect
dispatch_use_daemon
run_daemon_subcommand