GitModule.clone_repo

You're seeing just the function clone_repo, go back to GitModule module for more information.
Link to this function

clone_repo(url, tmp_path)

View Source

Specs

clone_repo(String.t(), String.t()) :: {:ok, String.t()} | {:error, String.t()}

clone_repo/2: clones the repo