class ACIrb::FabricPortBlk

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 7140
def rn
  'portblk-' << @attributes['name'] << ''
end