get_version


Description:

public unowned string get_version (string namespace_)

This function returns the loaded version associated with the given namespace namespace_.

Note: The namespace must have already been loaded using a function such as require before calling this function.

Parameters:

this

A Repository or null for the singleton process-global default Repository

namespace_

Namespace to inspect

Returns:

Loaded version