|
paludis
Version 1.4.0
|
#include <action.hh>
Public Attributes | |
|
NamedValue< n::destination, std::shared_ptr< Repository > > | destination |
| NamedValue < n::make_output_manager, std::function< std::shared_ptr < OutputManager > const PretendAction &)> > | make_output_manager |
| NamedValue< n::replacing, std::shared_ptr< const PackageIDSequence > > | replacing |
| NamedValue<n::make_output_manager, std::function<std::shared_ptr<OutputManager> const PretendAction &)> > paludis::PretendActionOptions::make_output_manager |
This is a function to avoid chicken / egg problems when using Environment::create_output_manager.
| NamedValue<n::replacing, std::shared_ptr<const PackageIDSequence> > paludis::PretendActionOptions::replacing |
We will replace these.
1.8.3.1