FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_filesystems::ns_utils::Instance Struct Reference

Represents an instance. More...

#include <utils.hpp>

Public Attributes

pid_t pid
 PID of the running instance.
 
fs::path path
 Path to FIM_DIR_INSTANCE.
 

Detailed Description

Represents an instance.

Definition at line 120 of file utils.hpp.

Member Data Documentation

◆ path

fs::path ns_filesystems::ns_utils::Instance::path

Path to FIM_DIR_INSTANCE.

Definition at line 123 of file utils.hpp.

◆ pid

pid_t ns_filesystems::ns_utils::Instance::pid

PID of the running instance.

Definition at line 122 of file utils.hpp.


The documentation for this struct was generated from the following file: