class ACIrb::TopoctrlPortTrackIf

Public Instance Methods

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