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ยง
- Cache
Stats - Cache statistics
- Code
Context - Code context around a specific line
- Context
Builder - Builder for creating code contexts with various options
- File
Cache - LRU cache for file contents