Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ retcode
Method
retcode
src/util/subprocess.h:958–958 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
956
}
957
958
int retcode() const noexcept { return retcode_; }
959
960
int wait() noexcept(false);
961
Callers
1
RunCommandParseJSON
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected