Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
readProc :: FilePath -> [String] -> String -> IO (Maybe String) Source
Given a filepath, list of arguements, stdin string, get stdout or nothing on failure
splitUserPass :: String -> String -> [CurlOption] Source
Collect user, pass as CurlOption
s