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