ReleaseButler 1.0
😙 package manager on GitHub 😙
Loading...
Searching...
No Matches
os-detect.cpp File Reference
#include "utils/os-detect.h"
#include <fstream>
#include <optional>
#include <utility>
#include "tlog.h"

Namespaces

namespace  os_detect
 

Functions

auto os_detect::OsDetect (const bool vmode) -> std::optional< enum OS_KIND >
 Used to detect the current Linux distributions.