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:
Returns:
the path to the submodule from the repo working directory or null.
|