class ACIrb::FabricNodePEp

Public Instance Methods

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