Module git_credentials::helper

source ·
Expand description

Structs

A list of helper programs to run in order to obtain credentials.
A handle to store or erase the outcome of the initial action.
The outcome of the credentials helper invocation.

Enums

The action to perform by the credentials helper.
The error used in the credentials helper invocation.

Functions

Invoke the given helper with action in context.

Type Definitions

The Result type used in invoke().