[ Version ( deprecated = true , deprecated_since = "0.2.2" , since = "0.2.0" ) ]
public InstallScriptList new_filtered (Filter filter)
Warning: new_filtered is deprecated since 0.2.2.
Construct a new install_script list that is filled with install_scripts from this that match
filter
Use new_filtered instead.
this |
the install_script list to copy |
filter |
the filter to apply |
a filtered copy of the install_script list |