pilot.StackFrame

Class

StackFrame contains information about the context of execution of the TaskHandler.

Fields

string method

Method name of the function on the call stack.

int line_number

Line number in the source code.