class ACIrb::FirmwareFwLocal

Public Instance Methods

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