authinfo-hs-0.1.0.0: Password querying for .authinfo

Safe HaskellNone
LanguageHaskell2010

System.Authinfo

Synopsis

Documentation

readAuthinfo :: IO [Line] Source

Parses whole authinfo file

getPassword :: Text -> Text -> IO (Maybe (Text, Maybe PortNumber)) Source

Gets the given user info out of AuthInfo