Optional
sourceOptional
afterThe number of lines captured after the originating line.
Defaults to 3.
Optional
beforeThe number of lines captured before the originating line.
Defaults to 3.
Optional
maxThe maximum length of source line to include. Lines longer than this will be trimmed.
Defaults to 280.
Generated using TypeDoc
Configuration that controls how source is captured.