include/IngestUtils.h
include/IngestUtils.h
Namespaces
| Name |
|---|
| IngestUtils |
Source code
// Copyright (c) 2022, Edgeware AB. All rights reserved.
#pragma once
namespace IngestUtils {
bool isRunningWithRootPrivileges();
} // namespace IngestUtils
Updated on 2024-01-25 at 12:02:05 +0100