class ACIrb::FabricNodeTaskHolderTask

Public Instance Methods

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