| Class | ProtocolStack |
| In: |
lib/network/protocol/protocolstack.rb
|
| Parent: | Object |
The ProtocolStack class implements a stack of input and output filters. It also maintains some interesting state variables that are shared amongst filters.
| Remarks: | This should have its own configuration file. |
| binary_on | [RW] | |
| color_on | [RW] | |
| conn | [R] | |
| echo_on | [RW] | |
| eorec_on | [RW] | |
| hide_on | [RW] | |
| terminal | [RW] | |
| theight | [RW] | |
| twidth | [RW] | |
| urgent_on | [RW] | |
| zmp_on | [RW] |
The filter_query method returns state information for the filter.