| Class | Debugger::RemoteInterface |
| In: |
cli/ruby-debug/interface.rb
|
| Parent: | Interface |
A RemoteInterface is the kind of I/O interactive performed when the user interface is in a different process (and possibly different computer) than the debugged program. Compare with Debugger::LocalInterface.
| command_queue | [RW] | |
| histfile | [RW] | |
| history_length | [RW] | |
| history_save | [RW] | |
| restart_file | [RW] |