Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ get_exit_code
Method
get_exit_code
extern/cli11/CLI11.hpp:1372–1372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1370
1371
public:
1372
CLI11_NODISCARD int get_exit_code() const { return actual_exit_code; }
1373
1374
CLI11_NODISCARD std::string get_name() const { return error_name; }
1375
Callers
1
exit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected