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