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