class ACIrb::RelnTaskRefDn

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/reln.rb, line 573
def rn
  'tdn-[' << @attributes['resolver'] << ']'
end