class ACIrb::FabricProtLink

Public Instance Methods

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