Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Process.Chars
Contents
Synopsis
- readProcessWithExitCode :: FilePath -> [String] -> Chars -> IO (ExitCode, Chars, Chars)
- readCreateProcessWithExitCode :: CreateProcess -> Chars -> IO (ExitCode, Chars, Chars)