Method: Rex::MachParsey::Mach#index

Defined in:
lib/rex/machparsey/mach.rb

#index(*args) ⇒ Object



94
95
96
# File 'lib/rex/machparsey/mach.rb', line 94

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