class ACIrb::DbgexpTechSupODev

Public Instance Methods

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