class ACIrb::FileRtRemotePath

Public Instance Methods

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