Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vasum::RootConfig Struct Reference

#include <container-config.hpp>

Public Attributes

std::string path
 Specifies the path to the root filesystem for the container relative to the path where the manifest is. More...
 
bool readonly
 If true then the root filesystem MUST be read-only inside the container. More...
 

Member Data Documentation

std::string vasum::RootConfig::path

Specifies the path to the root filesystem for the container relative to the path where the manifest is.

bool vasum::RootConfig::readonly

If true then the root filesystem MUST be read-only inside the container.


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