class ACIrb::DnsDom
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dns.rb, line 121 def rn 'dom-' << @attributes['name'] << '' end
# File lib/acirb/model/dns.rb, line 121 def rn 'dom-' << @attributes['name'] << '' end