pub fn current_exe() -> Result<CanonicalPathBuf>
Expand description
Returns the full, canonicalized filesystem path of the current running executable.
pub fn current_exe() -> Result<CanonicalPathBuf>
Returns the full, canonicalized filesystem path of the current running executable.