Skip to main content

record_file_read

Function record_file_read 

Source
pub fn record_file_read(
    path: &str,
    mode: &str,
    original_tokens: usize,
    output_tokens: usize,
    is_cache_hit: bool,
)
Expand description

Record a file-read operation with full Context OS side effects.