print.gh_response: Print the result of a GitHub API call

View source: R/print.R

print.gh_responseR Documentation

Print the result of a GitHub API call

Description

Print the result of a GitHub API call

Usage

## S3 method for class 'gh_response'
print(x, ...)

Arguments

x

The result object.

...

Ignored.

Value

The JSON result.


gaborcsardi/gh documentation built on Feb. 16, 2024, 5:17 p.m.