class ACIrb::FabricLooseLink
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fabric.rb, line 4582 def rn 'lslink-[' << @attributes['nodeDn'] << ']-[' << @attributes['portDn'] << ']' end