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