class ACIrb::MonInfraTarget

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mon.rb, line 262
def rn
  'tarinfra-' << @attributes['scope'] << ''
end