Skip to main content

self_binary

Function self_binary 

Source
pub fn self_binary() -> Result<PathBuf>
Expand description

Where this binary lives, so git filter-branch can call back into it.

SPAR_SELF_BIN overrides the answer. That matters for the integration tests, whose current_exe is the test harness rather than spar, and for anyone who ships spar behind a wrapper script.