gh (version 1.0.1)

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

Description

Print the result of a GitHub API call

Usage

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

Arguments

x

The result object.

...

Ignored.

Value

The JSON result.