Method: Rex::MachParsey::Fat#index

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

#index(*args) ⇒ Object



197
198
199
# File 'lib/rex/machparsey/mach.rb', line 197

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