class ACIrb::FabricCtrlrP

Public Instance Methods

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