class ACIrb::FabricSpPortP

Public Instance Methods

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