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