class ACIrb::RelnTargetDeleteArgs

Public Instance Methods

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