Optional colThe column in the file where the frame originates.
Optional fileThe fileName, relative to the project root, of the stack frame.
Optional functionThe name of the function the frame occurs in.
Optional lineThe line number in the file where the frame originates.
Optional srcA number of source code lines after the line the frame originates from.
The number of lines is configurable.
Optional srcA number of source code lines before the line the frame originates from.
The number of lines is configurable.
Optional srcThe line of source code the frame originates from.
This line may be partial if the line is too large.
Generated using TypeDoc
Represents a frame in a stack.