class ACIrb::L1PhysIf

Public Instance Methods

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