class ACIrb::FabricNodeTaskHolder
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fabric.rb, line 5865 def rn 'nth-' << @attributes['id'] << '' end
# File lib/acirb/model/fabric.rb, line 5865 def rn 'nth-' << @attributes['id'] << '' end