class ACIrb::FirmwareFirmware
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/firmware.rb, line 477 def rn 'fw-' << @attributes['name'] << '' end
# File lib/acirb/model/firmware.rb, line 477 def rn 'fw-' << @attributes['name'] << '' end