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):
apm_load_apm_file apm_load_apm_file (public) apm_github_resolve_url apm_github_resolve_url apm_load_apm_file->apm_github_resolve_url

Testcases:
No testcase defined.
[ show source ]
Show another procedure: