Skip to main content

content_path_str

Function content_path_str 

Source
pub fn content_path_str(id: &str) -> String
Expand description

Filesystem path of an archived entry’s verbatim content. Exposed so recovery hints can offer the MCP-free “read this file directly” route alongside ctx_expand(id=...) — the same content is reachable both ways.