Skip to main content

github.creategistprops

Home > @runlightyear/github > CreateGistProps

CreateGistProps interface

Signature:
interface CreateGistProps 

Required Properties

PropertyModifiersTypeDescription
filesGitHubTypes.FilesNames and content for the files that make up the gist

Optional Properties

PropertyModifiersTypeDescription
description?stringDescription of the gist
isPublic?booleanFlag indicating whether the gist is public