class ACIrb::FabricLeNodePGrp

Public Instance Methods

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