class ACIrb::RelnTargetCreateArgs

Public Instance Methods

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