See: Description
Interface | Description |
---|---|
ExpectHandler |
Basic Interface for all expect handlers.
|
Class | Description |
---|---|
Expect |
Simple helper class for handling output of a process.
|
ExpectBuffer |
An
ExpectBuffer holds the content of stdout and sterr of
a process. |
ExpectPasswordHandler | |
ExpectStringHandler |