Expand description
Inline ephemeral host support for CLI/SDK convenience.
The returned Client owns an InlineHost guard. Dropping the last clone
sends listener shutdown, aborts the server task, drops the browser handle,
and therefore removes the ephemeral profile tempdir.
Structs§
- Inline
Config - Browser configuration for an inline ephemeral host.