Method: Arachni::Module::Base#prepare

Defined in:
lib/module/base.rb

#prepareObject

ABSTRACT - OPTIONAL

It provides you with a way to setup your module’s data and methods.



99
100
# File 'lib/module/base.rb', line 99

def prepare( )
end