File: rmi.html

package info (click to toggle)
liboptparse-ruby 0.8.4-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 428 kB
  • ctags: 644
  • sloc: ruby: 1,819; makefile: 47
file content (92 lines) | stat: -rw-r--r-- 4,705 bytes parent folder | download | duplicates (2)
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
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Method Index --- optparse.rmi </TITLE>
</HEAD>
<BODY>
<H1>Method Index -- optparse.rmi</H1>
<HR>
<DL>
<DT>OptionParser
<DD><P><UL>
<DT><A HREF="optparse.html#label:43">OptionParser::ArgumentStyle</A>
<DT><A HREF="optparse.html#label:65">OptionParser.accept</A>
<DT><A HREF="optparse.html#label:54">OptionParser.inc</A>
<DT><A HREF="optparse.html#label:56">OptionParser.new</A>
<DT><A HREF="optparse.html#label:71">OptionParser.reject</A>
<DT><A HREF="optparse.html#label:62">OptionParser.terminate</A>
<DT><A HREF="optparse.html#label:48">OptionParser.with</A>
<DT><A HREF="optparse.html#label:66">OptionParser#accept</A>
<DT><A HREF="optparse.html#label:76">OptionParser#banner</A>
<DT><A HREF="optparse.html#label:77">OptionParser#banner=</A>
<DT><A HREF="optparse.html#label:90">OptionParser#base</A>
<DT><A HREF="optparse.html#label:121">OptionParser#def_head_option</A>
<DT><A HREF="optparse.html#label:119">OptionParser#def_option</A>
<DT><A HREF="optparse.html#label:123">OptionParser#def_tail_option</A>
<DT><A HREF="optparse.html#label:55">OptionParser#inc</A>
<DT><A HREF="optparse.html#label:91">OptionParser#new</A>
<DT><A HREF="optparse.html#label:118">OptionParser#on</A>
<DT><A HREF="optparse.html#label:120">OptionParser#on_head</A>
<DT><A HREF="optparse.html#label:122">OptionParser#on_tail</A>
<DT><A HREF="optparse.html#label:124">OptionParser#order</A>
<DT><A HREF="optparse.html#label:125">OptionParser#order!</A>
<DT><A HREF="optparse.html#label:133">OptionParser#parse</A>
<DT><A HREF="optparse.html#label:134">OptionParser#parse!</A>
<DT><A HREF="optparse.html#label:129">OptionParser#permute</A>
<DT><A HREF="optparse.html#label:130">OptionParser#permute!</A>
<DT><A HREF="optparse.html#label:82">OptionParser#program_name</A>
<DT><A HREF="optparse.html#label:83">OptionParser#program_name=</A>
<DT><A HREF="optparse.html#label:72">OptionParser#reject</A>
<DT><A HREF="optparse.html#label:86">OptionParser#release</A>
<DT><A HREF="optparse.html#label:87">OptionParser#release=</A>
<DT><A HREF="optparse.html#label:92">OptionParser#remove</A>
<DT><A HREF="optparse.html#label:93">OptionParser#summarize</A>
<DT><A HREF="optparse.html#label:80">OptionParser#summary_indent</A>
<DT><A HREF="optparse.html#label:81">OptionParser#summary_indent=</A>
<DT><A HREF="optparse.html#label:78">OptionParser#summary_width</A>
<DT><A HREF="optparse.html#label:79">OptionParser#summary_width=</A>
<DT><A HREF="optparse.html#label:103">OptionParser#switch</A>
<DT><A HREF="optparse.html#label:102">OptionParser#to_a</A>
<DT><A HREF="optparse.html#label:101">OptionParser#to_s</A>
<DT><A HREF="optparse.html#label:100">OptionParser#to_str</A>
<DT><A HREF="optparse.html#label:89">OptionParser#top</A>
<DT><A HREF="optparse.html#label:88">OptionParser#ver</A>
<DT><A HREF="optparse.html#label:84">OptionParser#version</A>
<DT><A HREF="optparse.html#label:85">OptionParser#version=</A>
</UL></P></DD>
<DT>OptionParser::Arguable
<DD><P><UL>
<DT><A HREF="optparse.html#label:176">OptionParser::Arguable#options</A>
<DT><A HREF="optparse.html#label:175">OptionParser::Arguable#options=</A>
<DT><A HREF="optparse.html#label:179">OptionParser::Arguable#order!</A>
<DT><A HREF="optparse.html#label:181">OptionParser::Arguable#parse!</A>
<DT><A HREF="optparse.html#label:180">OptionParser::Arguable#permute!</A>
</UL></P></DD>
<DT>OptionParser::List
<DD><P><UL>
<DT><A HREF="optparse.html#label:20">OptionParser::List#append</A>
<DT><A HREF="optparse.html#label:15">OptionParser::List#atype</A>
<DT><A HREF="optparse.html#label:31">OptionParser::List#complete</A>
<DT><A HREF="optparse.html#label:18">OptionParser::List#list</A>
<DT><A HREF="optparse.html#label:17">OptionParser::List#long</A>
<DT><A HREF="optparse.html#label:19">OptionParser::List#prepend</A>
<DT><A HREF="optparse.html#label:26">OptionParser::List#search</A>
<DT><A HREF="optparse.html#label:16">OptionParser::List#short</A>
<DT><A HREF="optparse.html#label:37">OptionParser::List#summarize</A>
</UL></P></DD>
<DT>OptionParser::ParseError
<DD><P><UL>
<DT><A HREF="optparse.html#label:157">OptionParser::ParseError#inspect</A>
<DT><A HREF="optparse.html#label:158">OptionParser::ParseError#message</A>
<DT><A HREF="optparse.html#label:156">OptionParser::ParseError#reason</A>
<DT><A HREF="optparse.html#label:155">OptionParser::ParseError#recover</A>
<DT><A HREF="optparse.html#label:159">OptionParser::ParseError#to_s</A>
<DT><A HREF="optparse.html#label:160">OptionParser::ParseError#to_str</A>
</UL></P></DD>
<DT>OptionParser::Switch
<DD><P><UL>
<DT><A HREF="optparse.html#label:6">OptionParser::Switch#parse</A>
</UL></P></DD>
</DL>
</BODY>
</HTML>