get_data


Description:

[ Version ( since = "0.6.4" ) ]
public unowned string get_data ()

Gets the package data, which is usually the repository ID that contains the package.

Special ID's include "installed" for installed packages, and "local" for local packages that exist on disk but not in a repository.

Parameters:

this

a valid Package instance

Returns:

the data, or null if unset