| ||||||||||||
| ||||||||||||
Documentation | ||||||||||||
exec :: String -> [String] -> Redirects -> IO ExitCode | ||||||||||||
exec_interactive :: String -> String -> IO ExitCode | ||||||||||||
withoutNonBlock :: IO a -> IO a | ||||||||||||
type Redirects = (Redirect, Redirect, Redirect) | ||||||||||||
data Redirect | ||||||||||||
| ||||||||||||
data ExecException | ||||||||||||
| ||||||||||||
Produced by Haddock version 2.6.0 |