class ACIrb::MonFabricTarget

Public Instance Methods

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