class ACIrb::ImPhysIf

Public Instance Methods

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