class ACIrb::FileRtExportDest

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/file.rb, line 176
def rn
  'rtdbgexpExportDest-[' << @attributes['tDn'] << ']'
end