Method: Netconf::Serial#waitfor

Defined in:
lib/net/netconf/serial.rb

#waitfor(this_re = nil) ⇒ Object



99
100
101
# File 'lib/net/netconf/serial.rb', line 99

def waitfor( this_re = nil )
  Netconf.waitfor(on_re)
end