class ACIrb::ExtnwRsOut

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/extnw.rb, line 230
def rn
  'rsout-[' << @attributes['tDn'] << ']'
end