carb::crashreporter::getCommandLineArgsAsString
Defined in carb/crashreporter/CrashReporterUtils.h
-
inline std::string carb::crashreporter::getCommandLineArgsAsString()
Retrieves the process’ command line as a string.
- Returns
A string containing the command line for this process. Returns an empty string if the command line could not be retrieved for some reason.