class ACIrb::FabricNodeIdentP

Public Instance Methods

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