2 #ifndef GAUDIKERNEL_SYSTEMMACOS_H 3 #define GAUDIKERNEL_SYSTEMMACOS_H 39 namespace Platform = MacOS;
43 #endif // GAUDIKERNEL_SYSTEMMACOS_H std::string accountName()
Get the account name of the current user.
Note: OS specific details for environment resolution.
std::string osVersion()
Get the operating system's version.
std::string machineType()
Get the runner machine's type.
std::string typeinfoName(const char *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 osName()
Get the operating system's name.
std::string hostName()
Get the system's host name.