Method: ACIrb::L3capProv#rn

Defined in:
lib/acirb/l3cap.rb

#rnObject



27
28
29
# File 'lib/acirb/l3cap.rb', line 27

def rn
  'l3capprov-[' << @attributes['subj'] << ']-type-' << @attributes['type'] << ''
end