FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_bwrap::ns_proxy::Overlay Struct Reference

Bwrap's native overlay related options. More...

#include <bwrap.hpp>

Public Attributes

std::vector< fs::path > vec_path_dir_layer
 
fs::path path_dir_upper
 
fs::path path_dir_work
 

Detailed Description

Bwrap's native overlay related options.

Definition at line 73 of file bwrap.hpp.

Member Data Documentation

◆ path_dir_upper

fs::path ns_bwrap::ns_proxy::Overlay::path_dir_upper

Definition at line 76 of file bwrap.hpp.

◆ path_dir_work

fs::path ns_bwrap::ns_proxy::Overlay::path_dir_work

Definition at line 77 of file bwrap.hpp.

◆ vec_path_dir_layer

std::vector<fs::path> ns_bwrap::ns_proxy::Overlay::vec_path_dir_layer

Definition at line 75 of file bwrap.hpp.


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