File: index_types.html

package info (click to toggle)
cmdliner 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 504 kB
  • ctags: 312
  • sloc: ml: 1,373; sh: 145; makefile: 28
file content (79 lines) | stat: -rw-r--r-- 3,007 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=utf-8" 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="Cmdliner" rel="Chapter" href="Cmdliner.html"><title>Index of types</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of types</h1>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Cmdliner.Manpage.html#TYPEblock">block</a> [<a href="Cmdliner.Manpage.html">Cmdliner.Manpage</a>]</td>
<td><div class="info">
The type for a block of man page text.
</div>
</td></tr>
<tr><td align="left"><br>C</td></tr>
<tr><td><a href="Cmdliner.Arg.html#TYPEconverter">converter</a> [<a href="Cmdliner.Arg.html">Cmdliner.Arg</a>]</td>
<td><div class="info">
The type for argument converters.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Cmdliner.Arg.html#TYPEinfo">info</a> [<a href="Cmdliner.Arg.html">Cmdliner.Arg</a>]</td>
<td><div class="info">
The type for information about command line arguments.
</div>
</td></tr>
<tr><td><a href="Cmdliner.Term.html#TYPEinfo">info</a> [<a href="Cmdliner.Term.html">Cmdliner.Term</a>]</td>
<td><div class="info">
The type for term information.
</div>
</td></tr>
<tr><td align="left"><br>P</td></tr>
<tr><td><a href="Cmdliner.Arg.html#TYPEparser">parser</a> [<a href="Cmdliner.Arg.html">Cmdliner.Arg</a>]</td>
<td><div class="info">
The type for argument parsers.
</div>
</td></tr>
<tr><td><a href="Cmdliner.Arg.html#TYPEprinter">printer</a> [<a href="Cmdliner.Arg.html">Cmdliner.Arg</a>]</td>
<td><div class="info">
The type for converted argument printers.
</div>
</td></tr>
<tr><td align="left"><br>R</td></tr>
<tr><td><a href="Cmdliner.Term.html#TYPEresult">result</a> [<a href="Cmdliner.Term.html">Cmdliner.Term</a>]</td>
<td><div class="info">
The type for evaluation results.
</div>
</td></tr>
<tr><td align="left"><br>T</td></tr>
<tr><td><a href="Cmdliner.Arg.html#TYPEt">t</a> [<a href="Cmdliner.Arg.html">Cmdliner.Arg</a>]</td>
<td><div class="info">
The type for arguments holding data of type <code class="code"><span class="keywordsign">'</span>a</code>.
</div>
</td></tr>
<tr><td><a href="Cmdliner.Term.html#TYPEt">t</a> [<a href="Cmdliner.Term.html">Cmdliner.Term</a>]</td>
<td><div class="info">
The type for terms evaluating to values of type 'a.
</div>
</td></tr>
<tr><td><a href="Cmdliner.Manpage.html#TYPEt">t</a> [<a href="Cmdliner.Manpage.html">Cmdliner.Manpage</a>]</td>
<td><div class="info">
The type for a man page.
</div>
</td></tr>
<tr><td><a href="Cmdliner.Manpage.html#TYPEtitle">title</a> [<a href="Cmdliner.Manpage.html">Cmdliner.Manpage</a>]</td>
<td><div class="info">
The type for man page titles.
</div>
</td></tr>
</table>
</body>
</html>