add_packages_from_file


Description:

public bool add_packages_from_file (string filename)

Read the given filename and pull in packages. The method is tolerant if the file does not exist.

Parameters:

filename

a filename

Returns:

false if an error occurs while reading the file or if a package could not be added