class ACIrb::FabricNodeBlk

Public Instance Methods

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