class ACIrb::DbgAcLinkT2D

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 342
def rn
  'trnstP-' << @attributes['trnstP'] << '-dstP-' << @attributes['dstP'] << ''
end