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