Liking cljdoc? Tell your friends :D
Clojure only.

kameleon.pgpass


get-passwordclj

(get-password in search)
(get-password host port db user)

Obtains the database password from the user's .pgpass file for the given host, port, database and username. Returns nil if the password can't be obtained.

Obtains the database password from the user's .pgpass file for the given
host, port, database and username.  Returns nil if the password can't be
obtained.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close