Method: Rex::PeParsey::Section#index

Defined in:
lib/rex/peparsey/section.rb

#index(*args) ⇒ Object



85
86
87
# File 'lib/rex/peparsey/section.rb', line 85

def index(*args)
  _isource.index(*args)
end