From 6fbf18025af8c697b515e83600f16de0c232a994 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Nov 2016 17:30:27 -0400 Subject: finish git-annex enable-tor Make it stash the address away for git-annex p2p to use later, rather than outputting it. And, look up the UUID itself. --- Creds.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Creds.hs') diff --git a/Creds.hs b/Creds.hs index de3cd2a06..b5181aa1e 100644 --- a/Creds.hs +++ b/Creds.hs @@ -15,6 +15,7 @@ module Creds ( getEnvCredPair, writeCacheCreds, readCacheCreds, + cacheCredsFile, removeCreds, includeCredsInfo, ) where -- cgit v1.2.3