class ACIrb::FabricCtrlr

Public Instance Methods

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