Module shell

Source
Expand description

Provides a shell abstraction to interact with the guest, similar to xshell::Shell.

Structs§

Cmd
A command builder.
Shell
A stateful shell abstraction for interacting with the guest.

Type Aliases§

UnixShell
A shell for a Linux guest.
WindowsShell
A shell for a Windows guest.