Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.FinsController

Method Fins.FinsController()->breakpoint()


Method breakpoint

void breakpoint(string desc, object id, object response, void|mapping args)

Description

causes control of the application to be yielded to any connected breakpoint client. the breakpoint client may examine and or modify the request or response before passing control back to the application.