Returns gist profile. Null is returned if gist with given parameters was not found.
Example: getGist('staltz', '868e7e9bc2a7b8c1f754')
The GitHub username of the owner
The gist's id (same as the name of the gist)
Generated using TypeDoc
Returns gist profile. Null is returned if gist with given parameters was not found.
Example: getGist('staltz', '868e7e9bc2a7b8c1f754')