class ACIrb::TunnelPortIf

Public Instance Methods

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