package
1.2.1
Repository: https://github.com/cli/go-gh.git
Documentation: pkg.go.dev

# Functions

Parse extracts the repository information from the following string formats: "OWNER/REPO", "HOST/OWNER/REPO", and a full URL.
Parse extracts the repository information from the following string formats: "OWNER/REPO", "HOST/OWNER/REPO", and a full URL.

# Interfaces

Repository is the interface that wraps repository information methods.