Interface: StackTraceFileSlice
workflow.StackTraceFileSlice
Represents a slice of a file starting at lineOffset
Properties
content
• content: string
slice of a file with \n
(newline) line terminator.
line_offset
• line_offset: number
Only used possible to trim the file without breaking syntax highlighting.