class ACIrb::SysmgrpCores

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/sysmgrp.rb, line 27
def rn
  'core-' << @attributes['dest'] << ''
end