Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > f300caac940c9956abe37d528254d1d8 > files > 28

ocaml-expect-devel-0.0.3-4.mga3.x86_64.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Expect" rel="Chapter" href="Expect.html">
<link title="ExpectPcre" rel="Chapter" href="ExpectPcre.html">
<link title="ExpectStr" rel="Chapter" href="ExpectStr.html"><title>Index of values</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of values</h1>
<table>
<tr><td align="left"><br>C</td></tr>
<tr><td><a href="Expect.html#VALclose">close</a> [<a href="Expect.html">Expect</a>]</td>
<td><div class="info">
Close the process.
</div>
</td></tr>
<tr><td align="left"><br>E</td></tr>
<tr><td><a href="ExpectStr.html#VALexpect">expect</a> [<a href="ExpectStr.html">ExpectStr</a>]</td>
<td><div class="info">
See <a href="Expect.html#VALexpect"><code class="code">Expect.expect</code></a>.
</div>
</td></tr>
<tr><td><a href="ExpectPcre.html#VALexpect">expect</a> [<a href="ExpectPcre.html">ExpectPcre</a>]</td>
<td><div class="info">
See <a href="Expect.html#VALexpect"><code class="code">Expect.expect</code></a>.
</div>
</td></tr>
<tr><td><a href="Expect.html#VALexpect">expect</a> [<a href="Expect.html">Expect</a>]</td>
<td><div class="info">
<code class="code">expect t ~fmatches matches dflt</code> Waits for output of the process and match
    it against expectations <code class="code">matches</code>.
</div>
</td></tr>
<tr><td align="left"><br>S</td></tr>
<tr><td><a href="Expect.html#VALsend">send</a> [<a href="Expect.html">Expect</a>]</td>
<td><div class="info">
Send a string to a process.
</div>
</td></tr>
<tr><td><a href="Expect.html#VALset_timeout">set_timeout</a> [<a href="Expect.html">Expect</a>]</td>
<td><div class="info">
Define the timeout for a process.
</div>
</td></tr>
<tr><td><a href="Expect.html#VALspawn">spawn</a> [<a href="Expect.html">Expect</a>]</td>
<td><div class="info">
<code class="code">spawn prg args</code> Start a process and monitor its output.
</div>
</td></tr>
<tr><td align="left"><br>W</td></tr>
<tr><td><a href="Expect.html#VALwith_spawn">with_spawn</a> [<a href="Expect.html">Expect</a>]</td>
<td><div class="info">
Take care of opening and closing the process.
</div>
</td></tr>
</table>
</body>
</html>