String returns a string representation of the repository URI
()
| 38 | Host() string |
| 39 | // String returns a string representation of the repository URI |
| 40 | String() string |
| 41 | // IsValid returns whether the repository path on the forge is properly |
| 42 | // -formatted (GitHub), or that the repository exists (GitLab) |
| 43 | IsValid() error |
no outgoing calls