Requires

  • module:ofetch
  • module:dotenv

Methods

(async, static) getGist(id) → {Object}

This function returns a Gist object from the GitHub API for a given gist id

Parameters:
NameTypeDescription
idstring

Gist id

Returns:

Gist object

Type: 
Object