Cupt
Public Attributes | List of all members
cupt::system::Worker::ActionsPreview Struct Reference

Public Attributes

Resolver::SuggestedPackages groups [Action::Count]
 
std::map< string, bool > autoFlagChanges
 maps package name to target 'automatically installed' flag value More...
 

Member Data Documentation

◆ autoFlagChanges

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.

◆ groups

Resolver::SuggestedPackages cupt::system::Worker::ActionsPreview::groups[Action::Count]

system changes divided by type


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