class ACIrb::FabricDeployPol

Public Instance Methods

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