class ACIrb::FabricCtrlrIdentP

Public Instance Methods

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