pub fn exe_path() -> Result<String, Error>
Expand description

Returns the daemon executable path if it’s provided as a feature or as BITCOIND_EXE env var. Returns error if none or both are set