class ACIrb::Ipv6If

Public Instance Methods

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