Expand description
The client for pipette
.
Modules§
- Code to launch a command inside the guest.
- Provides a shell abstraction to interact with the guest, similar to
xshell::Shell
.
Macros§
- Constructs a
Cmd
from the given string, with interpolation.
Structs§
- A client to a running
pipette
instance inside a VM.
Constants§
- The port used for the pipette connection over AF_VSOCK.