| Module | Rex::Ui::Text::Shell |
| In: |
lib/rex/ui/text/shell.rb
|
The shell class provides a command-prompt style interface in a generic fashion.
| disable_output | [RW] | Whether or not output has been disabled. |
| input | [R] | The input handle to read user input from. |
| output | [R] | The output handle to write output to. |