paludis
Version 2.6.0
|
#include <distribution.hh>
Public Attributes | |
NamedValue< n::concept_keyword, std::string > | concept_keyword |
NamedValue< n::concept_license, std::string > | concept_license |
NamedValue< n::concept_use, std::string > | concept_use |
NamedValue< n::default_environment, std::string > | default_environment |
NamedValue< n::extra_data_dir, FSPath > | extra_data_dir |
NamedValue< n::fallback_environment, std::string > | fallback_environment |
NamedValue< n::name, std::string > | name |
NamedValue< n::paludis_package, std::string > | paludis_package |
Information about a distribution.
The Distribution::config_dir key points to a directory that can be used by submodules to store their own configuration.