Method: ACIrb::FvcapProv#rn

Defined in:
lib/acirb/fvcap.rb

#rnObject



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

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