Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Current_github.AppSourceConfiguration for a GitHub application.
Command-line options to generate a GitHub app configuration.
installation t ~account id gives access to the API for installation id. Note: this generates a fresh value on each call and should not be used inside a pipeline. It is intended to be called once from your main function, for apps with only a single installation.
installations t evaluates to the list of installations for this app.