EVOLUTION-MANAGER
Edit File: NAMESPACE
# Generated by roxygen2: do not edit by hand S3method(format,gh_pat) S3method(print,gh_pat) S3method(print,gh_response) S3method(str,gh_pat) export(gh) export(gh_first) export(gh_gql) export(gh_last) export(gh_next) export(gh_prev) export(gh_rate_limit) export(gh_token) export(gh_tree_remote) export(gh_whoami) importFrom(cli,cli_status) importFrom(cli,cli_status_update) importFrom(httr,DELETE) importFrom(httr,GET) importFrom(httr,PATCH) importFrom(httr,POST) importFrom(httr,PUT) importFrom(httr,add_headers) importFrom(httr,content) importFrom(httr,headers) importFrom(httr,http_type) importFrom(httr,status_code) importFrom(httr,write_disk) importFrom(httr,write_memory) importFrom(jsonlite,fromJSON) importFrom(jsonlite,prettify) importFrom(jsonlite,toJSON) importFrom(utils,URLencode) importFrom(utils,capture.output)