Method: Net::Telnet#output
- Defined in:
- lib/oxidized/input/telnet.rb
#output ⇒ Object (readonly)
FIXME: we just need ‘line = model.expects line’ to handle pager how to do this, without redefining the whole damn thing FIXME: we also need output (not sure I’m going to support this)
76 77 78 |
# File 'lib/oxidized/input/telnet.rb', line 76 def output @output end |