class PQ::PgPass

Defined in:

pq/pgpass.cr

Class Method Summary

Class Method Detail

def self.locate(host : String, port : Int, db : String, user : String) : String | Nil #

[View source]