class ACIrb::ConfigSnapshotMgrP

Public Instance Methods

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