class ACIrb::FirmwareCcoSource

Public Instance Methods

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