class ACIrb::FabricInfrFP

Public Instance Methods

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