Module context

Module context 

Source
Expand description

Code Context Engine

Provides file caching and code context extraction for trace operations. This is the foundation for showing actual code instead of // line X.

@module trace/context

Structsยง

CacheStats
Cache statistics
CodeContext
Code context around a specific line
ContextBuilder
Builder for creating code contexts with various options
FileCache
LRU cache for file contents