# Generated by roxygen2: do not edit by hand

S3method(print,gh_response)
export(gh)
export(gh_first)
export(gh_last)
export(gh_next)
export(gh_prev)
export(gh_tree_remote)
export(gh_whoami)
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(jsonlite,fromJSON)
importFrom(jsonlite,prettify)
importFrom(jsonlite,toJSON)
importFrom(utils,URLencode)
