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