Method: Net::Telnet#output
- Defined in:
- lib/oxidized/input/telnet.rb
#output ⇒ Object (readonly)
how to do this, without redefining the whole damn thing FIXME: we also need output (not sure I’m going to support this)
79 80 81 |
# File 'lib/oxidized/input/telnet.rb', line 79 def output @output end |