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