Skip to main content

image_cache_dir

Function image_cache_dir 

Source
pub fn image_cache_dir() -> PathBuf
Expand description

Path for the per-user image attachment cache. Sibling to history_path(). Used by the History image-attachment feature to persist pasted bytes so up-arrow recall can rehydrate them on a future submit.