apm_github_resolve_url (private)
apm_github_resolve_url -url url
Defined in packages/acs-tcl/tcl/apm-file-procs.tcl
Resolve various github.com URLs to an archive tarball URL plus an optional subpath (for /tree/REF/<path>). Returns a dict with keys: kind github tarball <url-to-.tar.gz> subpath <path-within-repo-or-empty>
- Switches:
- -url (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.