Skip to main content

review_path

Function review_path 

Source
pub fn review_path() -> PathBuf
Expand description

Path to the review-request file. The daemon writes the original sentence + the proposed correction + trailing whitespace + the originating window’s address here when the review chord fires; the review subprocess reads it to populate the popup, then updates the same path with its decision on exit so the daemon’s apply handler can finish the job.