Method: HardsploitAPI_PARALLEL#initialize

Defined in:
lib/HardsploitAPI/Modules/NO_MUX_PARALLEL_MEMORY/HardsploitAPI_NO_MUX_PARALLEL_MEMORY.rb

#initializeHardsploitAPI_PARALLEL

Returns a new instance of HardsploitAPI_PARALLEL.



11
12
13
14
# File 'lib/HardsploitAPI/Modules/NO_MUX_PARALLEL_MEMORY/HardsploitAPI_NO_MUX_PARALLEL_MEMORY.rb', line 11

def initialize
	#to be sure the singleton was initialize
	HardsploitAPI.instance.connect
end