class ACIrb::FirmwareFwGrp

Public Instance Methods

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