JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Static Public Member Functions
OSUtility Class Reference

#include <OSUtility.h>

Static Public Member Functions

static const std::string & getOS ()
 
static const std::string & getKernel ()
 

Detailed Description

This class retrieves information about the hosts operation system.

Member Function Documentation

◆ getKernel()

const std::string & OSUtility::getKernel ( )
static

Retrieves the kernel version string

Returns
kernel version string

◆ getOS()

const std::string & OSUtility::getOS ( )
static

Retrieves the name of the OS. For example Debian Buster, Ubuntu 18.04, ...

Returns
name string of the OS

The documentation for this class was generated from the following files: