get_path


Description:

public unowned string? get_path ()

Gets the path to the submodule from the repo working directory.

It is almost always the same as the name. See get_name.

Parameters:

this

a Submodule.

Returns:

the path to the submodule from the repo working directory or null.