add_packages_from_file


Description:

public bool add_packages_from_file (File file) throws Error

Adds packages from package-list file to a PackageSack.

Parameters:

this

a valid PackageSack instance

file

a valid package-list file

Returns:

true if there were no errors.