# Functions
Account returns the slug of the selected account.
AddWebhook phase interrogates the user whether to create a webhook or not.
AutoCodesign ...
BitriseYML ...
IsPublic returns the whether the Bitrise project should be public or not.
ParseBitriseYMLFile parses a bitrise.yml and returns a data model.
PrivateKey ...
Register ...
Repo returns repository details extracted from the working directory.
Stack returns the selected stack for the project or an error if something went wrong during stack autodetection.
# Structs
CodesignResult ...
CodesignResultAndroid ...
CodesignResultsIOS ...
CreateProjectParams ...
Progress ...
RepoDetails encapsulates data needed to perform repo registration related requests through the Bitrise API.
# Type aliases
RepoScheme is the type of the git repository protocol.