# Functions
DetectDefaultStore sets the default credentials store if the host includes the default store helper program.
NewFileStore creates a new file credentials store.
NewNativeStore creates a new native store that uses a remote helper program to manage credentials.
# Interfaces
Store is the interface that any credentials store must implement.