has_prefix


Description:

public bool has_prefix (string prefix)

Returns whether prefix is known.

Parameters:

this

a `TrackerNamespaceManager`

prefix

a string

Returns:

true if the `TrackerNamespaceManager` knows about prefix, false otherwise