class ACIrb::InfraHPortS
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/infra.rb, line 2551 def rn 'hports-' << @attributes['name'] << '-typ-' << @attributes['type'] << '' end
# File lib/acirb/model/infra.rb, line 2551 def rn 'hports-' << @attributes['name'] << '-typ-' << @attributes['type'] << '' end