class ACIrb::L3vmTbl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/l3vm.rb, line 81 def rn 'tbl-' << @attributes['id'] << '' end
# File lib/acirb/model/l3vm.rb, line 81 def rn 'tbl-' << @attributes['id'] << '' end