class ACIrb::IsisMeshGrp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/isis.rb, line 2226
def rn
  'meshgrp-' << @attributes['id'] << ''
end