class ACIrb::ConfigSnapshotCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/config.rb, line 730
def rn
  'snapshots-[' << @attributes['pDn'] << ']'
end