Home
last modified time | relevance | path

Searched refs:ProjectNamesToPaths (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gh/cli-2.4.0/api/
H A Dqueries_repo_test.go211 projectPaths, err := ProjectNamesToPaths(client, repo, []string{"Triage", "Roadmap"})
H A Dqueries_repo.go1171 func ProjectNamesToPaths(client *Client, repo ghrepo.Interface, projectNames []string) ([]string, e… func
/dports/devel/gh/cli-2.4.0/pkg/cmd/pr/shared/
H A Dparams.go34 projectPaths, err := api.ProjectNamesToPaths(client, baseRepo, state.Projects)