Skip to main content

VIEWER_PATH_PLACEHOLDER

Constant VIEWER_PATH_PLACEHOLDER 

Source
pub const VIEWER_PATH_PLACEHOLDER: &str = "{path}";
Expand description

The substitution in a viewer command template (DESIGN.md §11a): the checkout path of the task’s project — or the task’s worktree, when it has a branch checked out in one (DESIGN.md §8). Optional — a viewer that acts on the current directory (git difftool -d) needs no placeholder.