Method: ACIrb::DbgAcPathRx#rn

Defined in:
lib/acirb/dbg.rb

#rnObject



638
639
640
# File 'lib/acirb/dbg.rb', line 638

def rn
  'pathRx-' << @attributes['srcNodeId'] << '-to-' << @attributes['dstNodeId'] << ''
end