MCPcopy Create free account
hub / github.com/UsergeTeam/Loader / edit_repo

Function edit_repo

loader/userge/api.py:212–229  ·  view source on GitHub ↗

edit the plugins repo branch, version and priority. Args: repo_id: id from the RepoInfo object. hint: get_repos(). if None stay as same. branch: branch name. hint: get_repos() to see available branches. if None stay as same. version: version a

(repo_id: int, branch: Optional[str],
                    version: Optional[Union[int, str]], priority: Optional[int])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

set_repo_branchFunction · 0.70
set_repo_versionFunction · 0.70
set_repo_priorityFunction · 0.70

Calls 1

send_and_async_waitFunction · 0.85

Tested by

no test coverage detected