mainFunctionStart
Invoked before Zipline runs the downloaded code's main function.
Return
any object. This value will be passed back to mainFunctionStart when the call is completed. The base function always returns null.
Invoked before Zipline runs the downloaded code's main function.
any object. This value will be passed back to mainFunctionStart when the call is completed. The base function always returns null.