Cupt
|
Public Attributes | |
Resolver::SuggestedPackages | groups [Action::Count] |
std::map< string, bool > | autoFlagChanges |
maps package name to target 'automatically installed' flag value More... | |
std::map< string, bool > cupt::system::Worker::ActionsPreview::autoFlagChanges |
maps package name to target 'automatically installed' flag value
If a package name is not present in the map, the flag remains unchanged.
If a package name is mapped to true
, package will be marked as automatically installed.
If a package name is mapped to false
, package will be marked as manually installed.
Resolver::SuggestedPackages cupt::system::Worker::ActionsPreview::groups[Action::Count] |
system changes divided by type