class ACIrb::FabricCtrlrPGrp

Public Instance Methods

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