class ACIrb::FabricPodPGrp

Public Instance Methods

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