2 #ifndef GAUDIKERNEL_SYSTEMLINUX_H 3 #define GAUDIKERNEL_SYSTEMLINUX_H 39 namespace Platform = Linux;
43 #endif // GAUDIKERNEL_SYSTEMLINUX_H std::string osVersion()
Get the operating system's version.
std::string accountName()
Get the account name of the current user.
std::string machineType()
Get the runner machine's type.
Note: OS specific details for environment resolution.
std::string typeinfoName(const char *class_name)
Get the human readable type name from a typeinfo name.
std::vector< std::string > cmdLineArgs()
Get the command line arguments of the process.
std::string hostName()
Get the system's host name.
std::string osName()
Get the operating system's name.