rumai 3.2.2 → 3.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CREDITS +27 -5
- data/bin/rumai +12 -37
- data/lib/rumai/inochi.rb +8 -17
- data/lib/rumai/irb.rb +21 -0
- data/man.html +914 -0
- data/man/man1/rumai.1.gz +0 -0
- metadata +19 -94
- data/HISTORY +0 -350
- data/INSTALL +0 -33
- data/MANUAL +0 -26
- data/README +0 -92
- data/USAGE +0 -297
- data/doc/ann.xml +0 -61
- data/doc/api/IO.html +0 -119
- data/doc/api/Integer.html +0 -171
- data/doc/api/Rumai.html +0 -1540
- data/doc/api/Rumai/Area.html +0 -1485
- data/doc/api/Rumai/Chain.html +0 -301
- data/doc/api/Rumai/Client.html +0 -2451
- data/doc/api/Rumai/ClientContainer.html +0 -301
- data/doc/api/Rumai/ExportInstanceMethods.html +0 -103
- data/doc/api/Rumai/IXP.html +0 -94
- data/doc/api/Rumai/IXP/Agent.html +0 -1625
- data/doc/api/Rumai/IXP/Agent/FidStream.html +0 -959
- data/doc/api/Rumai/IXP/Agent/RangedPool.html +0 -381
- data/doc/api/Rumai/IXP/Error.html +0 -110
- data/doc/api/Rumai/IXP/Fcall.html +0 -503
- data/doc/api/Rumai/IXP/Qid.html +0 -207
- data/doc/api/Rumai/IXP/Rattach.html +0 -148
- data/doc/api/Rumai/IXP/Rauth.html +0 -148
- data/doc/api/Rumai/IXP/Rclunk.html +0 -148
- data/doc/api/Rumai/IXP/Rcreate.html +0 -148
- data/doc/api/Rumai/IXP/Rerror.html +0 -148
- data/doc/api/Rumai/IXP/Rflush.html +0 -148
- data/doc/api/Rumai/IXP/Ropen.html +0 -148
- data/doc/api/Rumai/IXP/Rread.html +0 -148
- data/doc/api/Rumai/IXP/Rremove.html +0 -148
- data/doc/api/Rumai/IXP/Rstat.html +0 -148
- data/doc/api/Rumai/IXP/Rversion.html +0 -148
- data/doc/api/Rumai/IXP/Rwalk.html +0 -148
- data/doc/api/Rumai/IXP/Rwrite.html +0 -148
- data/doc/api/Rumai/IXP/Rwstat.html +0 -148
- data/doc/api/Rumai/IXP/Stat.html +0 -335
- data/doc/api/Rumai/IXP/Stream.html +0 -194
- data/doc/api/Rumai/IXP/Struct.html +0 -586
- data/doc/api/Rumai/IXP/Struct/ClassField.html +0 -242
- data/doc/api/Rumai/IXP/Struct/Field.html +0 -782
- data/doc/api/Rumai/IXP/Struct/Field/CounteeField.html +0 -227
- data/doc/api/Rumai/IXP/Struct/Field/CounterField.html +0 -153
- data/doc/api/Rumai/IXP/Struct/Integer8Field.html +0 -242
- data/doc/api/Rumai/IXP/Struct/StringField.html +0 -206
- data/doc/api/Rumai/IXP/Tattach.html +0 -148
- data/doc/api/Rumai/IXP/Tauth.html +0 -148
- data/doc/api/Rumai/IXP/Tclunk.html +0 -148
- data/doc/api/Rumai/IXP/Tcreate.html +0 -148
- data/doc/api/Rumai/IXP/Terror.html +0 -231
- data/doc/api/Rumai/IXP/Tflush.html +0 -148
- data/doc/api/Rumai/IXP/Topen.html +0 -240
- data/doc/api/Rumai/IXP/Tread.html +0 -148
- data/doc/api/Rumai/IXP/Tremove.html +0 -148
- data/doc/api/Rumai/IXP/Tstat.html +0 -148
- data/doc/api/Rumai/IXP/Tversion.html +0 -162
- data/doc/api/Rumai/IXP/Twalk.html +0 -148
- data/doc/api/Rumai/IXP/Twrite.html +0 -148
- data/doc/api/Rumai/IXP/Twstat.html +0 -148
- data/doc/api/Rumai/Node.html +0 -1406
- data/doc/api/Rumai/View.html +0 -1587
- data/doc/api/Rumai/WidgetImpl.html +0 -333
- data/doc/api/Rumai/WidgetNode.html +0 -246
- data/doc/api/String.html +0 -258
- data/doc/api/StringIO.html +0 -119
- data/doc/api/Time.html +0 -247
- data/doc/api/_index.html +0 -581
- data/doc/api/class_list.html +0 -36
- data/doc/api/css/common.css +0 -1
- data/doc/api/css/full_list.css +0 -50
- data/doc/api/css/style.css +0 -273
- data/doc/api/file.LICENSE.html +0 -73
- data/doc/api/file_list.html +0 -38
- data/doc/api/frames.html +0 -13
- data/doc/api/index.html +0 -73
- data/doc/api/js/app.js +0 -111
- data/doc/api/js/full_list.js +0 -117
- data/doc/api/js/jquery.js +0 -19
- data/doc/api/method_list.html +0 -1491
- data/doc/api/top-level-namespace.html +0 -89
- data/doc/index.html +0 -2655
- data/inochi.opts +0 -31
- data/test/rumai/ixp/message_test.rb +0 -245
- data/test/runner +0 -25
- data/test/test_helper.rb +0 -1
data/doc/ann.xml
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<rss version="2.0"
|
|
3
|
-
xmlns:content="http://purl.org/rss/1.0/modules/content/"
|
|
4
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
5
|
-
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
|
|
6
|
-
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
|
|
7
|
-
<channel>
|
|
8
|
-
<title>[ANN] Rumai</title>
|
|
9
|
-
<link>http://snk.tuxfamily.org/lib/rumai/</link>
|
|
10
|
-
<description>Ruby interface to the wmii window manager</description>
|
|
11
|
-
<item>
|
|
12
|
-
<title>Version 3.2.2 (2010-04-01)</title>
|
|
13
|
-
<link>http://snk.tuxfamily.org/lib/rumai/</link>
|
|
14
|
-
<description>
|
|
15
|
-
<center>
|
|
16
|
-
<h1>Rumai 3.2.2 (2010-04-01)</h1>
|
|
17
|
-
<p>Ruby interface to the wmii window manager</p>
|
|
18
|
-
<p>http://snk.tuxfamily.org/lib/rumai/</p>
|
|
19
|
-
</center>
|
|
20
|
-
Rumai is a <a href='http://ruby-lang.org'>Ruby</a> interface to the <a href='http://wmii.suckless.org'>wmii</a> window manager.
|
|
21
|
-
<div>
|
|
22
|
-
<div class="section" id="Version-3-2-2-2010-04-01">
|
|
23
|
-
<a name="Version-3-2-2-2010-04-01"/>
|
|
24
|
-
<h1 class="title">
|
|
25
|
-
Version 3.2.2 (2010-04-01)
|
|
26
|
-
</h1>
|
|
27
|
-
<div class="content"><p>This release fixes some warnings that appeared during installation and performs some minor housekeeping.</p>
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
<div class="paragraph" id="Bug-fixes">
|
|
31
|
-
<a name="Bug-fixes"/>
|
|
32
|
-
<p class="title">Bug fixes</p>
|
|
33
|
-
<div class="content"><ul>
|
|
34
|
-
<li>
|
|
35
|
-
<p>Warnings of the following form appeared during gem installation:</p>
|
|
36
|
-
|
|
37
|
-
<pre>Unrecognized directive &#39;...&#39; in lib/rumai/inochi.yaml</pre>
|
|
38
|
-
|
|
39
|
-
<p>Thanks to <a href='http://github.com/ghedamat'>ghedamat</a> for reporting this.</p>
|
|
40
|
-
</li>
|
|
41
|
-
</ul></div>
|
|
42
|
-
</div>
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<div class="paragraph" id="Housekeeping">
|
|
47
|
-
<a name="Housekeeping"/>
|
|
48
|
-
<p class="title">Housekeeping</p>
|
|
49
|
-
<div class="content"><ul>
|
|
50
|
-
<li>Upgrade to Inochi 2.0.0-rc2 for managing this project.</li>
|
|
51
|
-
</ul></div>
|
|
52
|
-
</div>
|
|
53
|
-
</div>
|
|
54
|
-
</div>
|
|
55
|
-
|
|
56
|
-
</description>
|
|
57
|
-
<pubDate>Thu, 01 Apr 2010 00:00:00 -0700</pubDate>
|
|
58
|
-
<dc:date>2010-04-01T00:00:00-07:00</dc:date>
|
|
59
|
-
</item>
|
|
60
|
-
</channel>
|
|
61
|
-
</rss>
|
data/doc/api/IO.html
DELETED
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4
|
-
<head>
|
|
5
|
-
<meta name="Content-Type" content="text/html; charset=utf-8" />
|
|
6
|
-
<title>Class: IO</title>
|
|
7
|
-
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
|
9
|
-
|
|
10
|
-
<script type="text/javascript" charset="utf-8">
|
|
11
|
-
relpath = '';
|
|
12
|
-
if (relpath != '') relpath += '/';
|
|
13
|
-
</script>
|
|
14
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
|
15
|
-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
|
16
|
-
|
|
17
|
-
</head>
|
|
18
|
-
<body>
|
|
19
|
-
<script type="text/javascript" charset="utf-8">
|
|
20
|
-
if (window.top.frames.main) document.body.className = 'frames';
|
|
21
|
-
</script>
|
|
22
|
-
|
|
23
|
-
<div id="header">
|
|
24
|
-
<div id="menu">
|
|
25
|
-
|
|
26
|
-
<a href="_index.html">Index (I)</a> »
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
<span class="title">IO</span>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
|
33
|
-
</div>
|
|
34
|
-
|
|
35
|
-
<div id="search">
|
|
36
|
-
<a id="class_list_link" href="#">Class List</a>
|
|
37
|
-
<a id="method_list_link" href="#">Method List</a>
|
|
38
|
-
<a id ="file_list_link" href="#">File List</a>
|
|
39
|
-
</div>
|
|
40
|
-
|
|
41
|
-
<div class="clear"></div>
|
|
42
|
-
</div>
|
|
43
|
-
|
|
44
|
-
<iframe id="search_frame"></iframe>
|
|
45
|
-
|
|
46
|
-
<div id="content"><h1>Class: IO
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
</h1>
|
|
50
|
-
|
|
51
|
-
<dl class="box">
|
|
52
|
-
|
|
53
|
-
<dt class="r1">Inherits:</dt>
|
|
54
|
-
<dd class="r1">
|
|
55
|
-
<span class="inheritName"><a href="Object.html" title="Object (class)">Object</a></span>
|
|
56
|
-
|
|
57
|
-
<ul class="fullTree">
|
|
58
|
-
<li><a href="Object.html" title="Object (class)">Object</a></li>
|
|
59
|
-
|
|
60
|
-
<li class="next">IO</li>
|
|
61
|
-
|
|
62
|
-
</ul>
|
|
63
|
-
<a href="#" class="inheritanceTree">show all</a>
|
|
64
|
-
|
|
65
|
-
</dd>
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
<dt class="r2">Includes:</dt>
|
|
73
|
-
<dd class="r2"><a href="Rumai/IXP/Stream.html" title="Rumai::IXP::Stream (module)">Rumai::IXP::Stream</a></dd>
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
<dt class="r1 last">Defined in:</dt>
|
|
80
|
-
<dd class="r1 last">lib/rumai/ixp/message.rb</dd>
|
|
81
|
-
|
|
82
|
-
</dl>
|
|
83
|
-
<div class="clear"></div>
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
<h2>Constant Summary</h2>
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
<h3 class="inherited">Constants included from <a href="Rumai/IXP/Stream.html" title="Rumai::IXP::Stream (module)">Rumai::IXP::Stream</a></h3>
|
|
95
|
-
<p class="inherited"><a href="Rumai/IXP/Stream.html#PACKING_FLAGS-constant" title="Rumai::IXP::Stream::PACKING_FLAGS (constant)">PACKING_FLAGS</a></p>
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
<h2>Method Summary</h2>
|
|
105
|
-
|
|
106
|
-
<h3 class="inherited">Methods included from <a href="Rumai/IXP/Stream.html" title="Rumai::IXP::Stream (module)">Rumai::IXP::Stream</a></h3>
|
|
107
|
-
<p class="inherited"><a href="Rumai/IXP/Stream.html#read_9p-instance_method" title="Rumai::IXP::Stream#read_9p (method)">#read_9p</a></p>
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
</div>
|
|
111
|
-
|
|
112
|
-
<div id="footer">
|
|
113
|
-
Generated on Thu Apr 1 00:31:01 2010 by
|
|
114
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
|
|
115
|
-
0.5.4 (ruby-1.9.1).
|
|
116
|
-
</div>
|
|
117
|
-
|
|
118
|
-
</body>
|
|
119
|
-
</html>
|
data/doc/api/Integer.html
DELETED
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4
|
-
<head>
|
|
5
|
-
<meta name="Content-Type" content="text/html; charset=utf-8" />
|
|
6
|
-
<title>Class: Integer</title>
|
|
7
|
-
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
|
9
|
-
|
|
10
|
-
<script type="text/javascript" charset="utf-8">
|
|
11
|
-
relpath = '';
|
|
12
|
-
if (relpath != '') relpath += '/';
|
|
13
|
-
</script>
|
|
14
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
|
15
|
-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
|
16
|
-
|
|
17
|
-
</head>
|
|
18
|
-
<body>
|
|
19
|
-
<script type="text/javascript" charset="utf-8">
|
|
20
|
-
if (window.top.frames.main) document.body.className = 'frames';
|
|
21
|
-
</script>
|
|
22
|
-
|
|
23
|
-
<div id="header">
|
|
24
|
-
<div id="menu">
|
|
25
|
-
|
|
26
|
-
<a href="_index.html">Index (I)</a> »
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
<span class="title">Integer</span>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
|
33
|
-
</div>
|
|
34
|
-
|
|
35
|
-
<div id="search">
|
|
36
|
-
<a id="class_list_link" href="#">Class List</a>
|
|
37
|
-
<a id="method_list_link" href="#">Method List</a>
|
|
38
|
-
<a id ="file_list_link" href="#">File List</a>
|
|
39
|
-
</div>
|
|
40
|
-
|
|
41
|
-
<div class="clear"></div>
|
|
42
|
-
</div>
|
|
43
|
-
|
|
44
|
-
<iframe id="search_frame"></iframe>
|
|
45
|
-
|
|
46
|
-
<div id="content"><h1>Class: Integer
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
</h1>
|
|
50
|
-
|
|
51
|
-
<dl class="box">
|
|
52
|
-
|
|
53
|
-
<dt class="r1">Inherits:</dt>
|
|
54
|
-
<dd class="r1">
|
|
55
|
-
<span class="inheritName"><a href="Object.html" title="Object (class)">Object</a></span>
|
|
56
|
-
|
|
57
|
-
<ul class="fullTree">
|
|
58
|
-
<li><a href="Object.html" title="Object (class)">Object</a></li>
|
|
59
|
-
|
|
60
|
-
<li class="next">Integer</li>
|
|
61
|
-
|
|
62
|
-
</ul>
|
|
63
|
-
<a href="#" class="inheritanceTree">show all</a>
|
|
64
|
-
|
|
65
|
-
</dd>
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
<dt class="r2 last">Defined in:</dt>
|
|
76
|
-
<dd class="r2 last">lib/rumai/ixp/message.rb</dd>
|
|
77
|
-
|
|
78
|
-
</dl>
|
|
79
|
-
<div class="clear"></div>
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
<h2>Instance Method Summary</h2>
|
|
86
|
-
|
|
87
|
-
<ul class="summary">
|
|
88
|
-
|
|
89
|
-
<li class="public ">
|
|
90
|
-
<span class="summary_signature">
|
|
91
|
-
|
|
92
|
-
<a href="#to_9p-instance_method" title="#to_9p (instance method)">- (Object) <strong>to_9p</strong>(num_bytes) </a>
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
</span>
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
105
|
-
Transforms this object into a string of 9P2000 bytes.
|
|
106
|
-
</p>
|
|
107
|
-
</div></span>
|
|
108
|
-
|
|
109
|
-
</li>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
</ul>
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
<div id="instance_method_details" class="method_details_list">
|
|
118
|
-
<h2>Instance Method Details</h2>
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
<div class="method_details first">
|
|
122
|
-
<p class="signature first" id="to_9p-instance_method">
|
|
123
|
-
|
|
124
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>to_9p</strong>(num_bytes)
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
</p><div class="docstring">
|
|
129
|
-
<div class="discussion">
|
|
130
|
-
<p>
|
|
131
|
-
Transforms this object into a string of 9P2000 bytes.
|
|
132
|
-
</p>
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
</div>
|
|
136
|
-
</div>
|
|
137
|
-
<div class="tags">
|
|
138
|
-
|
|
139
|
-
</div><table class="source_code">
|
|
140
|
-
<tr>
|
|
141
|
-
<td>
|
|
142
|
-
<pre class="lines">
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
675
|
|
146
|
-
676
|
|
147
|
-
677</pre>
|
|
148
|
-
</td>
|
|
149
|
-
<td>
|
|
150
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/ixp/message.rb', line 675</span>
|
|
151
|
-
|
|
152
|
-
<span class='kw'>def</span> <span class='id to_9p'>to_9p</span> <span class='id num_bytes'>num_bytes</span>
|
|
153
|
-
<span class='lbracket'>[</span><span class='kw'>self</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id pack'>pack</span> <span class='const'>Rumai</span><span class='op'>::</span><span class='const'>IXP</span><span class='op'>::</span><span class='const'>Stream</span><span class='op'>::</span><span class='const'>PACKING_FLAGS</span><span class='lbracket'>[</span><span class='id num_bytes'>num_bytes</span><span class='rbracket'>]</span>
|
|
154
|
-
<span class='kw'>end</span></pre>
|
|
155
|
-
</td>
|
|
156
|
-
</tr>
|
|
157
|
-
</table>
|
|
158
|
-
</div>
|
|
159
|
-
|
|
160
|
-
</div>
|
|
161
|
-
|
|
162
|
-
</div>
|
|
163
|
-
|
|
164
|
-
<div id="footer">
|
|
165
|
-
Generated on Thu Apr 1 00:31:00 2010 by
|
|
166
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
|
|
167
|
-
0.5.4 (ruby-1.9.1).
|
|
168
|
-
</div>
|
|
169
|
-
|
|
170
|
-
</body>
|
|
171
|
-
</html>
|
data/doc/api/Rumai.html
DELETED
|
@@ -1,1540 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4
|
-
<head>
|
|
5
|
-
<meta name="Content-Type" content="text/html; charset=utf-8" />
|
|
6
|
-
<title>Module: Rumai</title>
|
|
7
|
-
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
|
|
8
|
-
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
|
9
|
-
|
|
10
|
-
<script type="text/javascript" charset="utf-8">
|
|
11
|
-
relpath = '';
|
|
12
|
-
if (relpath != '') relpath += '/';
|
|
13
|
-
</script>
|
|
14
|
-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
|
15
|
-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
|
|
16
|
-
|
|
17
|
-
</head>
|
|
18
|
-
<body>
|
|
19
|
-
<script type="text/javascript" charset="utf-8">
|
|
20
|
-
if (window.top.frames.main) document.body.className = 'frames';
|
|
21
|
-
</script>
|
|
22
|
-
|
|
23
|
-
<div id="header">
|
|
24
|
-
<div id="menu">
|
|
25
|
-
|
|
26
|
-
<a href="_index.html">Index (R)</a> »
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
<span class="title">Rumai</span>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
|
33
|
-
</div>
|
|
34
|
-
|
|
35
|
-
<div id="search">
|
|
36
|
-
<a id="class_list_link" href="#">Class List</a>
|
|
37
|
-
<a id="method_list_link" href="#">Method List</a>
|
|
38
|
-
<a id ="file_list_link" href="#">File List</a>
|
|
39
|
-
</div>
|
|
40
|
-
|
|
41
|
-
<div class="clear"></div>
|
|
42
|
-
</div>
|
|
43
|
-
|
|
44
|
-
<iframe id="search_frame"></iframe>
|
|
45
|
-
|
|
46
|
-
<div id="content"><h1>Module: Rumai
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
</h1>
|
|
50
|
-
|
|
51
|
-
<dl class="box">
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
<dt class="r1">Extends:</dt>
|
|
56
|
-
<dd class="r1"><a href="Rumai/ExportInstanceMethods.html" title="Rumai::ExportInstanceMethods (module)">Rumai::ExportInstanceMethods</a></dd>
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
<dt class="r2">Includes:</dt>
|
|
62
|
-
<dd class="r2"><a href="Rumai/ClientContainer.html" title="Rumai::ClientContainer (module)">Rumai::ClientContainer</a></dd>
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
<dt class="r1 last">Defined in:</dt>
|
|
69
|
-
<dd class="r1 last">lib/rumai/ixp/message.rb<span class="defines">,<br />
|
|
70
|
-
lib/rumai/fs.rb,<br /> lib/rumai/wm.rb,<br /> lib/rumai/inochi.rb,<br /> lib/rumai/ixp/transport.rb</span>
|
|
71
|
-
</dd>
|
|
72
|
-
|
|
73
|
-
</dl>
|
|
74
|
-
<div class="clear"></div>
|
|
75
|
-
|
|
76
|
-
<h2>Overview</h2><div class="docstring">
|
|
77
|
-
<div class="discussion">
|
|
78
|
-
<p>
|
|
79
|
-
Primitives for the 9P2000 protocol.
|
|
80
|
-
</p>
|
|
81
|
-
<p>
|
|
82
|
-
See <a
|
|
83
|
-
href="http://cm.bell-labs.com/sys/man/5/INDEX.html">cm.bell-labs.com/sys/man/5/INDEX.html</a>
|
|
84
|
-
See <a
|
|
85
|
-
href="http://swtch.com/plan9port/man/man9">swtch.com/plan9port/man/man9</a>/
|
|
86
|
-
</p>
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
</div>
|
|
90
|
-
</div>
|
|
91
|
-
<div class="tags">
|
|
92
|
-
|
|
93
|
-
</div><h2>Defined Under Namespace</h2>
|
|
94
|
-
<p class="children">
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
<strong class="modules">Modules:</strong> <a href="Rumai/Chain.html" title="Rumai::Chain (module)">Chain</a>, <a href="Rumai/ClientContainer.html" title="Rumai::ClientContainer (module)">ClientContainer</a>, <a href="Rumai/ExportInstanceMethods.html" title="Rumai::ExportInstanceMethods (module)">ExportInstanceMethods</a>, <a href="Rumai/IXP.html" title="Rumai::IXP (module)">IXP</a>, <a href="Rumai/WidgetImpl.html" title="Rumai::WidgetImpl (module)">WidgetImpl</a>
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
<strong class="classes">Classes:</strong> <a href="Rumai/Area.html" title="Rumai::Area (class)">Area</a>, <a href="Rumai/Client.html" title="Rumai::Client (class)">Client</a>, <a href="Rumai/Node.html" title="Rumai::Node (class)">Node</a>, <a href="Rumai/View.html" title="Rumai::View (class)">View</a>, <a href="Rumai/WidgetNode.html" title="Rumai::WidgetNode (class)">WidgetNode</a>
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
</p>
|
|
105
|
-
|
|
106
|
-
<h2>Constant Summary</h2>
|
|
107
|
-
|
|
108
|
-
<dl class="constants">
|
|
109
|
-
|
|
110
|
-
<dt id="IXP_SOCK_ADDR-constant" class="">IXP_SOCK_ADDR =
|
|
111
|
-
|
|
112
|
-
</dt>
|
|
113
|
-
<dd><pre class="code"><span class='const'>ENV</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>WMII_ADDRESS</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='period'>.</span><span class='id sub'>sub</span><span class='lparen'>(</span><span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>.*!</span><span class='regexp_end'>/</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span> <span class='kw'>rescue</span>
|
|
114
|
-
<span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>/tmp/ns.</span><span class='embexpr_beg'>#{</span><span class='const'>ENV</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>USER</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='rbrace'>}</span><span class='tstring_content'>.</span><span class='embexpr_beg'>#{</span><span class='id display'>display</span><span class='lbracket'>[</span><span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>:\d+</span><span class='regexp_end'>/</span></span><span class='rbracket'>]</span><span class='rbrace'>}</span><span class='tstring_content'>/wmii</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
115
|
-
|
|
116
|
-
<dt id="IXP_FS_ROOT-constant" class="">IXP_FS_ROOT =
|
|
117
|
-
|
|
118
|
-
</dt>
|
|
119
|
-
<dd><pre class="code"><span class='const'>Node</span><span class='period'>.</span><span class='id new'>new</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>/</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span></pre></dd>
|
|
120
|
-
|
|
121
|
-
<dt id="FOCUSED_WIDGET_ID-constant" class="">FOCUSED_WIDGET_ID =
|
|
122
|
-
|
|
123
|
-
</dt>
|
|
124
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>sel</span><span class='tstring_end'>'</span></span><span class='period'>.</span><span class='id freeze'>freeze</span></pre></dd>
|
|
125
|
-
|
|
126
|
-
<dt id="FLOATING_AREA_ID-constant" class="">FLOATING_AREA_ID =
|
|
127
|
-
|
|
128
|
-
</dt>
|
|
129
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>~</span><span class='tstring_end'>'</span></span><span class='period'>.</span><span class='id freeze'>freeze</span></pre></dd>
|
|
130
|
-
|
|
131
|
-
<dt id="CLIENT_GROUPING_TAG-constant" class="">CLIENT_GROUPING_TAG =
|
|
132
|
-
|
|
133
|
-
</dt>
|
|
134
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>@</span><span class='tstring_end'>'</span></span><span class='period'>.</span><span class='id freeze'>freeze</span></pre></dd>
|
|
135
|
-
|
|
136
|
-
<dt id="CLIENT_STICKY_TAG-constant" class="">CLIENT_STICKY_TAG =
|
|
137
|
-
|
|
138
|
-
</dt>
|
|
139
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>/./</span><span class='tstring_end'>'</span></span><span class='period'>.</span><span class='id freeze'>freeze</span></pre></dd>
|
|
140
|
-
|
|
141
|
-
<dt id="PROJECT-constant" class="">PROJECT =
|
|
142
|
-
<div class="docstring">
|
|
143
|
-
<div class="discussion">
|
|
144
|
-
<p>
|
|
145
|
-
Official name of this project.
|
|
146
|
-
</p>
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
</div>
|
|
150
|
-
</div>
|
|
151
|
-
<div class="tags">
|
|
152
|
-
|
|
153
|
-
</div>
|
|
154
|
-
</dt>
|
|
155
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Rumai</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
156
|
-
|
|
157
|
-
<dt id="TAGLINE-constant" class="">TAGLINE =
|
|
158
|
-
<div class="docstring">
|
|
159
|
-
<div class="discussion">
|
|
160
|
-
<p>
|
|
161
|
-
Short single-line description of this project.
|
|
162
|
-
</p>
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
</div>
|
|
166
|
-
</div>
|
|
167
|
-
<div class="tags">
|
|
168
|
-
|
|
169
|
-
</div>
|
|
170
|
-
</dt>
|
|
171
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Ruby interface to the wmii window manager</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
172
|
-
|
|
173
|
-
<dt id="WEBSITE-constant" class="">WEBSITE =
|
|
174
|
-
<div class="docstring">
|
|
175
|
-
<div class="discussion">
|
|
176
|
-
<p>
|
|
177
|
-
Address of this project’s official home page.
|
|
178
|
-
</p>
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
</div>
|
|
182
|
-
</div>
|
|
183
|
-
<div class="tags">
|
|
184
|
-
|
|
185
|
-
</div>
|
|
186
|
-
</dt>
|
|
187
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>http://snk.tuxfamily.org/lib/rumai/</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
188
|
-
|
|
189
|
-
<dt id="VERSION-constant" class="">VERSION =
|
|
190
|
-
<div class="docstring">
|
|
191
|
-
<div class="discussion">
|
|
192
|
-
<p>
|
|
193
|
-
Number of this release of this project.
|
|
194
|
-
</p>
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
</div>
|
|
198
|
-
</div>
|
|
199
|
-
<div class="tags">
|
|
200
|
-
|
|
201
|
-
</div>
|
|
202
|
-
</dt>
|
|
203
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>3.2.2</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
204
|
-
|
|
205
|
-
<dt id="RELDATE-constant" class="">RELDATE =
|
|
206
|
-
<div class="docstring">
|
|
207
|
-
<div class="discussion">
|
|
208
|
-
<p>
|
|
209
|
-
Date of this release of this project.
|
|
210
|
-
</p>
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
</div>
|
|
214
|
-
</div>
|
|
215
|
-
<div class="tags">
|
|
216
|
-
|
|
217
|
-
</div>
|
|
218
|
-
</dt>
|
|
219
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>2010-04-01</span><span class='tstring_end'>"</span></span></pre></dd>
|
|
220
|
-
|
|
221
|
-
<dt id="INSTDIR-constant" class="">INSTDIR =
|
|
222
|
-
<div class="docstring">
|
|
223
|
-
<div class="discussion">
|
|
224
|
-
<p>
|
|
225
|
-
Location of this release of this project.
|
|
226
|
-
</p>
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
</div>
|
|
230
|
-
</div>
|
|
231
|
-
<div class="tags">
|
|
232
|
-
|
|
233
|
-
</div>
|
|
234
|
-
</dt>
|
|
235
|
-
<dd><pre class="code"><span class='const'>File</span><span class='period'>.</span><span class='id expand_path'>expand_path</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>../../..</span><span class='tstring_end'>'</span></span><span class='comma'>,</span> <span class='kw'>__FILE__</span><span class='rparen'>)</span></pre></dd>
|
|
236
|
-
|
|
237
|
-
<dt id="RUNTIME-constant" class="">RUNTIME =
|
|
238
|
-
<div class="docstring">
|
|
239
|
-
<div class="discussion">
|
|
240
|
-
<p>
|
|
241
|
-
RubyGems required by this project during runtime.
|
|
242
|
-
</p>
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
</div>
|
|
246
|
-
</div>
|
|
247
|
-
<div class="tags">
|
|
248
|
-
|
|
249
|
-
<div class="examples">
|
|
250
|
-
<h3>Examples:</h3>
|
|
251
|
-
|
|
252
|
-
<h4><div class='inline'></div></h4>
|
|
253
|
-
<pre class="example code">
|
|
254
|
-
<span class='const'>RUNTIME</span> <span class='op'>=</span> <span class='lbrace'>{</span>
|
|
255
|
-
<span class='comment'># this project needs exactly version 1.2.3 of the "an_example" gem
|
|
256
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>an_example</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1.2.3</span><span class='tstring_end'>"</span></span> <span class='rbracket'>]</span><span class='comma'>,</span>
|
|
257
|
-
|
|
258
|
-
<span class='comment'># this project needs at least version 1.2 (but not
|
|
259
|
-
</span> <span class='comment'># version 1.2.4 or newer) of the "another_example" gem
|
|
260
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>another_example</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>>= 1.2</span><span class='tstring_end'>"</span></span> <span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>< 1.2.4</span><span class='tstring_end'>"</span></span> <span class='rbracket'>]</span><span class='comma'>,</span>
|
|
261
|
-
|
|
262
|
-
<span class='comment'># this project needs any version of the "yet_another_example" gem
|
|
263
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>yet_another_example</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span><span class='rbracket'>]</span><span class='comma'>,</span>
|
|
264
|
-
<span class='rbrace'>}</span></pre>
|
|
265
|
-
|
|
266
|
-
</div>
|
|
267
|
-
|
|
268
|
-
</div>
|
|
269
|
-
</dt>
|
|
270
|
-
<dd><pre class="code"><span class='lbrace'>{</span><span class='rbrace'>}</span></pre></dd>
|
|
271
|
-
|
|
272
|
-
<dt id="DEVTIME-constant" class="">DEVTIME =
|
|
273
|
-
<div class="docstring">
|
|
274
|
-
<div class="discussion">
|
|
275
|
-
<p>
|
|
276
|
-
RubyGems required by this project during development.
|
|
277
|
-
</p>
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
</div>
|
|
281
|
-
</div>
|
|
282
|
-
<div class="tags">
|
|
283
|
-
|
|
284
|
-
<div class="examples">
|
|
285
|
-
<h3>Examples:</h3>
|
|
286
|
-
|
|
287
|
-
<h4><div class='inline'></div></h4>
|
|
288
|
-
<pre class="example code">
|
|
289
|
-
<span class='const'>DEVTIME</span> <span class='op'>=</span> <span class='lbrace'>{</span>
|
|
290
|
-
<span class='comment'># this project needs exactly version 1.2.3 of the "an_example" gem
|
|
291
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>an_example</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1.2.3</span><span class='tstring_end'>"</span></span> <span class='rbracket'>]</span><span class='comma'>,</span>
|
|
292
|
-
|
|
293
|
-
<span class='comment'># this project needs at least version 1.2 (but not
|
|
294
|
-
</span> <span class='comment'># version 1.2.4 or newer) of the "another_example" gem
|
|
295
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>another_example</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>>= 1.2</span><span class='tstring_end'>"</span></span> <span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>< 1.2.4</span><span class='tstring_end'>"</span></span> <span class='rbracket'>]</span><span class='comma'>,</span>
|
|
296
|
-
|
|
297
|
-
<span class='comment'># this project needs any version of the "yet_another_example" gem
|
|
298
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>yet_another_example</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span><span class='rbracket'>]</span><span class='comma'>,</span>
|
|
299
|
-
<span class='rbrace'>}</span></pre>
|
|
300
|
-
|
|
301
|
-
</div>
|
|
302
|
-
|
|
303
|
-
</div>
|
|
304
|
-
</dt>
|
|
305
|
-
<dd><pre class="code"><span class='lbrace'>{</span>
|
|
306
|
-
<span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>inochi</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>~> 2</span><span class='tstring_end'>"</span></span> <span class='rbracket'>]</span><span class='comma'>,</span> <span class='comment'># for managing this project
|
|
307
|
-
</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>dfect</span><span class='tstring_end'>"</span></span> <span class='op'>=></span> <span class='lbracket'>[</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>~> 2</span><span class='tstring_end'>"</span></span> <span class='rbracket'>]</span><span class='comma'>,</span> <span class='comment'># for unit testing
|
|
308
|
-
</span><span class='rbrace'>}</span></pre></dd>
|
|
309
|
-
|
|
310
|
-
</dl>
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
<h2>Class Method Summary</h2>
|
|
325
|
-
|
|
326
|
-
<ul class="summary">
|
|
327
|
-
|
|
328
|
-
<li class="public ">
|
|
329
|
-
<span class="summary_signature">
|
|
330
|
-
|
|
331
|
-
<a href="#inspect-class_method" title="inspect (class method)">+ (Object) <strong>inspect</strong> </a>
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
</span>
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
344
|
-
Description of this release of this project.
|
|
345
|
-
</p>
|
|
346
|
-
</div></span>
|
|
347
|
-
|
|
348
|
-
</li>
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
<li class="public ">
|
|
352
|
-
<span class="summary_signature">
|
|
353
|
-
|
|
354
|
-
<a href="#require-class_method" title="require (class method)">+ (Object) <strong>require</strong>(gem_name_or_library) </a>
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
</span>
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
367
|
-
Loads the correct version (as defined by the <tt><a href="#RUNTIME-constant" title="Rumai::RUNTIME (constant)">RUNTIME</a></tt> or <tt><a href="#DEVTIME-constant" title="Rumai::DEVTIME (constant)">DEVTIME</a></tt>
|
|
368
|
-
constant in this module) of the given gem or the gem that contains the
|
|
369
|
-
given library.
|
|
370
|
-
</p>
|
|
371
|
-
</div></span>
|
|
372
|
-
|
|
373
|
-
</li>
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
</ul>
|
|
377
|
-
|
|
378
|
-
<h2>Instance Method Summary</h2>
|
|
379
|
-
|
|
380
|
-
<ul class="summary">
|
|
381
|
-
|
|
382
|
-
<li class="public ">
|
|
383
|
-
<span class="summary_signature">
|
|
384
|
-
|
|
385
|
-
<a href="#client_ids-instance_method" title="#client_ids (instance method)">- (Object) <strong>client_ids</strong> </a>
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
</span>
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
398
|
-
Returns the IDs of the current set of clients.
|
|
399
|
-
</p>
|
|
400
|
-
</div></span>
|
|
401
|
-
|
|
402
|
-
</li>
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
<li class="public ">
|
|
406
|
-
<span class="summary_signature">
|
|
407
|
-
|
|
408
|
-
<a href="#curr_area-instance_method" title="#curr_area (instance method)">- (Object) <strong>curr_area</strong> </a>
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
</span>
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
421
|
-
|
|
422
|
-
</li>
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
<li class="public ">
|
|
426
|
-
<span class="summary_signature">
|
|
427
|
-
|
|
428
|
-
<a href="#curr_client-instance_method" title="#curr_client (instance method)">- (Object) <strong>curr_client</strong> </a>
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
</span>
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
<span class="summary_desc"><div class='inline'><hr size="10"></hr><p>
|
|
441
|
-
shortcuts for interactive WM manipulation (via IRB)
|
|
442
|
-
--------------------------------------------------.
|
|
443
|
-
</p>
|
|
444
|
-
</div></span>
|
|
445
|
-
|
|
446
|
-
</li>
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
<li class="public ">
|
|
450
|
-
<span class="summary_signature">
|
|
451
|
-
|
|
452
|
-
<a href="#curr_tag-instance_method" title="#curr_tag (instance method)">- (Object) <strong>curr_tag</strong> </a>
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
</span>
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
465
|
-
|
|
466
|
-
</li>
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
<li class="public ">
|
|
470
|
-
<span class="summary_signature">
|
|
471
|
-
|
|
472
|
-
<a href="#curr_view-instance_method" title="#curr_view (instance method)">- (Object) <strong>curr_view</strong> </a>
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
</span>
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
485
|
-
|
|
486
|
-
</li>
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
<li class="public ">
|
|
490
|
-
<span class="summary_signature">
|
|
491
|
-
|
|
492
|
-
<a href="#focus_area-instance_method" title="#focus_area (instance method)">- (Object) <strong>focus_area</strong>(id) </a>
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
</span>
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
505
|
-
|
|
506
|
-
</li>
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
<li class="public ">
|
|
510
|
-
<span class="summary_signature">
|
|
511
|
-
|
|
512
|
-
<a href="#focus_client-instance_method" title="#focus_client (instance method)">- (Object) <strong>focus_client</strong>(id) </a>
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
</span>
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
525
|
-
|
|
526
|
-
</li>
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
<li class="public ">
|
|
530
|
-
<span class="summary_signature">
|
|
531
|
-
|
|
532
|
-
<a href="#focus_view-instance_method" title="#focus_view (instance method)">- (Object) <strong>focus_view</strong>(id) </a>
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
</span>
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
545
|
-
|
|
546
|
-
</li>
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
<li class="public ">
|
|
550
|
-
<span class="summary_signature">
|
|
551
|
-
|
|
552
|
-
<a href="#fs-instance_method" title="#fs (instance method)">- (Object) <strong>fs</strong> </a>
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
</span>
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
565
|
-
Returns the root of IXP file system hierarchy.
|
|
566
|
-
</p>
|
|
567
|
-
</div></span>
|
|
568
|
-
|
|
569
|
-
</li>
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
<li class="public ">
|
|
573
|
-
<span class="summary_signature">
|
|
574
|
-
|
|
575
|
-
<a href="#grouping-instance_method" title="#grouping (instance method)">- (Object) <strong>grouping</strong> </a>
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
</span>
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
588
|
-
Returns a list of all grouped clients in the currently focused view.
|
|
589
|
-
</p>
|
|
590
|
-
</div></span>
|
|
591
|
-
|
|
592
|
-
</li>
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
<li class="public ">
|
|
596
|
-
<span class="summary_signature">
|
|
597
|
-
|
|
598
|
-
<a href="#next_area-instance_method" title="#next_area (instance method)">- (Object) <strong>next_area</strong> </a>
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
</span>
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
611
|
-
|
|
612
|
-
</li>
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
<li class="public ">
|
|
616
|
-
<span class="summary_signature">
|
|
617
|
-
|
|
618
|
-
<a href="#next_client-instance_method" title="#next_client (instance method)">- (Object) <strong>next_client</strong> </a>
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
</span>
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
631
|
-
|
|
632
|
-
</li>
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
<li class="public ">
|
|
636
|
-
<span class="summary_signature">
|
|
637
|
-
|
|
638
|
-
<a href="#next_tag-instance_method" title="#next_tag (instance method)">- (Object) <strong>next_tag</strong> </a>
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
</span>
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
651
|
-
|
|
652
|
-
</li>
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
<li class="public ">
|
|
656
|
-
<span class="summary_signature">
|
|
657
|
-
|
|
658
|
-
<a href="#next_view-instance_method" title="#next_view (instance method)">- (Object) <strong>next_view</strong> </a>
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
</span>
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
671
|
-
|
|
672
|
-
</li>
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
<li class="public ">
|
|
676
|
-
<span class="summary_signature">
|
|
677
|
-
|
|
678
|
-
<a href="#prev_area-instance_method" title="#prev_area (instance method)">- (Object) <strong>prev_area</strong> </a>
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
</span>
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
691
|
-
|
|
692
|
-
</li>
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
<li class="public ">
|
|
696
|
-
<span class="summary_signature">
|
|
697
|
-
|
|
698
|
-
<a href="#prev_client-instance_method" title="#prev_client (instance method)">- (Object) <strong>prev_client</strong> </a>
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
</span>
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
711
|
-
|
|
712
|
-
</li>
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
<li class="public ">
|
|
716
|
-
<span class="summary_signature">
|
|
717
|
-
|
|
718
|
-
<a href="#prev_tag-instance_method" title="#prev_tag (instance method)">- (Object) <strong>prev_tag</strong> </a>
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
</span>
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
731
|
-
|
|
732
|
-
</li>
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
<li class="public ">
|
|
736
|
-
<span class="summary_signature">
|
|
737
|
-
|
|
738
|
-
<a href="#prev_view-instance_method" title="#prev_view (instance method)">- (Object) <strong>prev_view</strong> </a>
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
</span>
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
|
751
|
-
|
|
752
|
-
</li>
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
<li class="public ">
|
|
756
|
-
<span class="summary_signature">
|
|
757
|
-
|
|
758
|
-
<a href="#tags-instance_method" title="#tags (instance method)">- (Object) <strong>tags</strong> </a>
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
</span>
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
771
|
-
Returns the current set of tags.
|
|
772
|
-
</p>
|
|
773
|
-
</div></span>
|
|
774
|
-
|
|
775
|
-
</li>
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
<li class="public ">
|
|
779
|
-
<span class="summary_signature">
|
|
780
|
-
|
|
781
|
-
<a href="#views-instance_method" title="#views (instance method)">- (Object) <strong>views</strong> </a>
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
</span>
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
<span class="summary_desc"><div class='inline'><p>
|
|
794
|
-
Returns the current set of views.
|
|
795
|
-
</p>
|
|
796
|
-
</div></span>
|
|
797
|
-
|
|
798
|
-
</li>
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
</ul>
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
<h3 class="inherited">Methods included from <a href="Rumai/ClientContainer.html" title="Rumai::ClientContainer (module)">Rumai::ClientContainer</a></h3>
|
|
818
|
-
<p class="inherited"><a href="Rumai/ClientContainer.html#clients-instance_method" title="Rumai::ClientContainer#clients (method)">#clients</a></p>
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
<div id="class_method_details" class="method_details_list">
|
|
822
|
-
<h2>Class Method Details</h2>
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
<div class="method_details first">
|
|
826
|
-
<p class="signature first" id="inspect-class_method">
|
|
827
|
-
|
|
828
|
-
+ (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>inspect</strong>
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
</p><div class="docstring">
|
|
833
|
-
<div class="discussion">
|
|
834
|
-
<p>
|
|
835
|
-
Description of this release of this project.
|
|
836
|
-
</p>
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
</div>
|
|
840
|
-
</div>
|
|
841
|
-
<div class="tags">
|
|
842
|
-
|
|
843
|
-
</div><table class="source_code">
|
|
844
|
-
<tr>
|
|
845
|
-
<td>
|
|
846
|
-
<pre class="lines">
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
31
|
|
850
|
-
32
|
|
851
|
-
33</pre>
|
|
852
|
-
</td>
|
|
853
|
-
<td>
|
|
854
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/inochi.rb', line 31</span>
|
|
855
|
-
|
|
856
|
-
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id inspect'>inspect</span>
|
|
857
|
-
<span class='tstring'><span class='tstring_beg'>"</span><span class='embexpr_beg'>#{</span><span class='const'>PROJECT</span><span class='rbrace'>}</span><span class='tstring_content'> </span><span class='embexpr_beg'>#{</span><span class='const'>VERSION</span><span class='rbrace'>}</span><span class='tstring_content'> (</span><span class='embexpr_beg'>#{</span><span class='const'>RELDATE</span><span class='rbrace'>}</span><span class='tstring_content'>)</span><span class='tstring_end'>"</span></span>
|
|
858
|
-
<span class='kw'>end</span></pre>
|
|
859
|
-
</td>
|
|
860
|
-
</tr>
|
|
861
|
-
</table>
|
|
862
|
-
</div>
|
|
863
|
-
|
|
864
|
-
<div class="method_details ">
|
|
865
|
-
<p class="signature " id="require-class_method">
|
|
866
|
-
|
|
867
|
-
+ (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>require</strong>(gem_name_or_library)
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
</p><div class="docstring">
|
|
872
|
-
<div class="discussion">
|
|
873
|
-
<p>
|
|
874
|
-
Loads the correct version (as defined by the <tt><a href="#RUNTIME-constant" title="Rumai::RUNTIME (constant)">RUNTIME</a></tt> or <tt><a href="#DEVTIME-constant" title="Rumai::DEVTIME (constant)">DEVTIME</a></tt>
|
|
875
|
-
constant in this module) of the given gem or the gem that contains the
|
|
876
|
-
given library.
|
|
877
|
-
</p>
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
</div>
|
|
881
|
-
</div>
|
|
882
|
-
<div class="tags">
|
|
883
|
-
|
|
884
|
-
</div><table class="source_code">
|
|
885
|
-
<tr>
|
|
886
|
-
<td>
|
|
887
|
-
<pre class="lines">
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
86
|
|
891
|
-
87
|
|
892
|
-
88
|
|
893
|
-
89
|
|
894
|
-
90
|
|
895
|
-
91
|
|
896
|
-
92
|
|
897
|
-
93
|
|
898
|
-
94
|
|
899
|
-
95
|
|
900
|
-
96
|
|
901
|
-
97
|
|
902
|
-
98
|
|
903
|
-
99
|
|
904
|
-
100
|
|
905
|
-
101</pre>
|
|
906
|
-
</td>
|
|
907
|
-
<td>
|
|
908
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/inochi.rb', line 86</span>
|
|
909
|
-
|
|
910
|
-
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id require'>require</span> <span class='id gem_name_or_library'>gem_name_or_library</span>
|
|
911
|
-
<span class='comment'># prepare the correct version of the gem for loading
|
|
912
|
-
</span> <span class='kw'>if</span> <span class='id respond_to?'>respond_to?</span> <span class='symbol'>:gem</span>
|
|
913
|
-
<span class='id gem_name'>gem_name</span> <span class='op'>=</span> <span class='id gem_name_or_library'>gem_name_or_library</span><span class='period'>.</span><span class='id to_s'>to_s</span><span class='period'>.</span><span class='id sub'>sub</span><span class='lparen'>(</span><span class='tstring'><span class='regexp_beg'>%r{</span><span class='tstring_content'>/.*$</span><span class='regexp_end'>}</span></span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span>
|
|
914
|
-
<span class='kw'>if</span> <span class='id gem_version'>gem_version</span> <span class='op'>=</span> <span class='const'>RUNTIME</span><span class='lbracket'>[</span><span class='id gem_name'>gem_name</span><span class='rbracket'>]</span> <span class='op'>||</span> <span class='const'>DEVTIME</span><span class='lbracket'>[</span><span class='id gem_name'>gem_name</span><span class='rbracket'>]</span>
|
|
915
|
-
<span class='kw'>begin</span>
|
|
916
|
-
<span class='id gem'>gem</span> <span class='id gem_name'>gem_name</span><span class='comma'>,</span> <span class='op'>*</span><span class='id gem_version'>gem_version</span>
|
|
917
|
-
<span class='kw'>rescue</span> <span class='const'>LoadError</span> <span class='op'>=></span> <span class='id error'>error</span>
|
|
918
|
-
<span class='id warn'>warn</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='embexpr_beg'>#{</span><span class='kw'>self</span><span class='period'>.</span><span class='id inspect'>inspect</span><span class='rbrace'>}</span><span class='tstring_content'>: </span><span class='embexpr_beg'>#{</span><span class='id error'>error</span><span class='rbrace'>}</span><span class='tstring_end'>"</span></span>
|
|
919
|
-
<span class='kw'>end</span>
|
|
920
|
-
<span class='kw'>end</span>
|
|
921
|
-
<span class='kw'>end</span>
|
|
922
|
-
|
|
923
|
-
<span class='comment'># do the loading
|
|
924
|
-
</span> <span class='kw'>super</span>
|
|
925
|
-
<span class='kw'>end</span></pre>
|
|
926
|
-
</td>
|
|
927
|
-
</tr>
|
|
928
|
-
</table>
|
|
929
|
-
</div>
|
|
930
|
-
|
|
931
|
-
</div>
|
|
932
|
-
|
|
933
|
-
<div id="instance_method_details" class="method_details_list">
|
|
934
|
-
<h2>Instance Method Details</h2>
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
<div class="method_details first">
|
|
938
|
-
<p class="signature first" id="client_ids-instance_method">
|
|
939
|
-
|
|
940
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>client_ids</strong>
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
</p><div class="docstring">
|
|
945
|
-
<div class="discussion">
|
|
946
|
-
<p>
|
|
947
|
-
Returns the IDs of the current set of clients.
|
|
948
|
-
</p>
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
</div>
|
|
952
|
-
</div>
|
|
953
|
-
<div class="tags">
|
|
954
|
-
|
|
955
|
-
</div><table class="source_code">
|
|
956
|
-
<tr>
|
|
957
|
-
<td>
|
|
958
|
-
<pre class="lines">
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
1044
|
|
962
|
-
1045
|
|
963
|
-
1046
|
|
964
|
-
1047
|
|
965
|
-
1048</pre>
|
|
966
|
-
</td>
|
|
967
|
-
<td>
|
|
968
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1044</span>
|
|
969
|
-
|
|
970
|
-
<span class='kw'>def</span> <span class='id client_ids'>client_ids</span>
|
|
971
|
-
<span class='id ary'>ary</span> <span class='op'>=</span> <span class='const'>IXP_FS_ROOT</span><span class='period'>.</span><span class='id client'>client</span><span class='period'>.</span><span class='id entries'>entries</span>
|
|
972
|
-
<span class='id ary'>ary</span><span class='period'>.</span><span class='id delete'>delete</span> <span class='const'>FOCUSED_WIDGET_ID</span>
|
|
973
|
-
<span class='id ary'>ary</span>
|
|
974
|
-
<span class='kw'>end</span></pre>
|
|
975
|
-
</td>
|
|
976
|
-
</tr>
|
|
977
|
-
</table>
|
|
978
|
-
</div>
|
|
979
|
-
|
|
980
|
-
<div class="method_details ">
|
|
981
|
-
<p class="signature " id="curr_area-instance_method">
|
|
982
|
-
|
|
983
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>curr_area</strong>
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
</p><table class="source_code">
|
|
988
|
-
<tr>
|
|
989
|
-
<td>
|
|
990
|
-
<pre class="lines">
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
1070</pre>
|
|
994
|
-
</td>
|
|
995
|
-
<td>
|
|
996
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1070</span>
|
|
997
|
-
|
|
998
|
-
<span class='kw'>def</span> <span class='id curr_area'>curr_area</span> <span class='semicolon'>;</span> <span class='const'>Area</span><span class='period'>.</span><span class='id curr'>curr</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
999
|
-
</td>
|
|
1000
|
-
</tr>
|
|
1001
|
-
</table>
|
|
1002
|
-
</div>
|
|
1003
|
-
|
|
1004
|
-
<div class="method_details ">
|
|
1005
|
-
<p class="signature " id="curr_client-instance_method">
|
|
1006
|
-
|
|
1007
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>curr_client</strong>
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
</p><div class="docstring">
|
|
1012
|
-
<div class="discussion">
|
|
1013
|
-
<hr size="10"></hr><p>
|
|
1014
|
-
shortcuts for interactive WM manipulation (via IRB)
|
|
1015
|
-
</p>
|
|
1016
|
-
<hr size="10"></hr>
|
|
1017
|
-
|
|
1018
|
-
</div>
|
|
1019
|
-
</div>
|
|
1020
|
-
<div class="tags">
|
|
1021
|
-
|
|
1022
|
-
</div><table class="source_code">
|
|
1023
|
-
<tr>
|
|
1024
|
-
<td>
|
|
1025
|
-
<pre class="lines">
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
1066</pre>
|
|
1029
|
-
</td>
|
|
1030
|
-
<td>
|
|
1031
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1066</span>
|
|
1032
|
-
|
|
1033
|
-
<span class='kw'>def</span> <span class='id curr_client'>curr_client</span> <span class='semicolon'>;</span> <span class='const'>Client</span><span class='period'>.</span><span class='id curr'>curr</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1034
|
-
</td>
|
|
1035
|
-
</tr>
|
|
1036
|
-
</table>
|
|
1037
|
-
</div>
|
|
1038
|
-
|
|
1039
|
-
<div class="method_details ">
|
|
1040
|
-
<p class="signature " id="curr_tag-instance_method">
|
|
1041
|
-
|
|
1042
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>curr_tag</strong>
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
</p><table class="source_code">
|
|
1047
|
-
<tr>
|
|
1048
|
-
<td>
|
|
1049
|
-
<pre class="lines">
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
1078</pre>
|
|
1053
|
-
</td>
|
|
1054
|
-
<td>
|
|
1055
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1078</span>
|
|
1056
|
-
|
|
1057
|
-
<span class='kw'>def</span> <span class='id curr_tag'>curr_tag</span> <span class='semicolon'>;</span> <span class='id curr_view'>curr_view</span><span class='period'>.</span><span class='id id'>id</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1058
|
-
</td>
|
|
1059
|
-
</tr>
|
|
1060
|
-
</table>
|
|
1061
|
-
</div>
|
|
1062
|
-
|
|
1063
|
-
<div class="method_details ">
|
|
1064
|
-
<p class="signature " id="curr_view-instance_method">
|
|
1065
|
-
|
|
1066
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>curr_view</strong>
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
</p><table class="source_code">
|
|
1071
|
-
<tr>
|
|
1072
|
-
<td>
|
|
1073
|
-
<pre class="lines">
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
1074</pre>
|
|
1077
|
-
</td>
|
|
1078
|
-
<td>
|
|
1079
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1074</span>
|
|
1080
|
-
|
|
1081
|
-
<span class='kw'>def</span> <span class='id curr_view'>curr_view</span> <span class='semicolon'>;</span> <span class='const'>View</span><span class='period'>.</span><span class='id curr'>curr</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1082
|
-
</td>
|
|
1083
|
-
</tr>
|
|
1084
|
-
</table>
|
|
1085
|
-
</div>
|
|
1086
|
-
|
|
1087
|
-
<div class="method_details ">
|
|
1088
|
-
<p class="signature " id="focus_area-instance_method">
|
|
1089
|
-
|
|
1090
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>focus_area</strong>(id)
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
</p><table class="source_code">
|
|
1095
|
-
<tr>
|
|
1096
|
-
<td>
|
|
1097
|
-
<pre class="lines">
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
1089
|
|
1101
|
-
1090
|
|
1102
|
-
1091</pre>
|
|
1103
|
-
</td>
|
|
1104
|
-
<td>
|
|
1105
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1089</span>
|
|
1106
|
-
|
|
1107
|
-
<span class='kw'>def</span> <span class='id focus_area'>focus_area</span> <span class='id id'>id</span>
|
|
1108
|
-
<span class='const'>Area</span><span class='period'>.</span><span class='id focus'>focus</span> <span class='id id'>id</span>
|
|
1109
|
-
<span class='kw'>end</span></pre>
|
|
1110
|
-
</td>
|
|
1111
|
-
</tr>
|
|
1112
|
-
</table>
|
|
1113
|
-
</div>
|
|
1114
|
-
|
|
1115
|
-
<div class="method_details ">
|
|
1116
|
-
<p class="signature " id="focus_client-instance_method">
|
|
1117
|
-
|
|
1118
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>focus_client</strong>(id)
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
</p><table class="source_code">
|
|
1123
|
-
<tr>
|
|
1124
|
-
<td>
|
|
1125
|
-
<pre class="lines">
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
1085
|
|
1129
|
-
1086
|
|
1130
|
-
1087</pre>
|
|
1131
|
-
</td>
|
|
1132
|
-
<td>
|
|
1133
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1085</span>
|
|
1134
|
-
|
|
1135
|
-
<span class='kw'>def</span> <span class='id focus_client'>focus_client</span> <span class='id id'>id</span>
|
|
1136
|
-
<span class='const'>Client</span><span class='period'>.</span><span class='id focus'>focus</span> <span class='id id'>id</span>
|
|
1137
|
-
<span class='kw'>end</span></pre>
|
|
1138
|
-
</td>
|
|
1139
|
-
</tr>
|
|
1140
|
-
</table>
|
|
1141
|
-
</div>
|
|
1142
|
-
|
|
1143
|
-
<div class="method_details ">
|
|
1144
|
-
<p class="signature " id="focus_view-instance_method">
|
|
1145
|
-
|
|
1146
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>focus_view</strong>(id)
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
</p><table class="source_code">
|
|
1151
|
-
<tr>
|
|
1152
|
-
<td>
|
|
1153
|
-
<pre class="lines">
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
1093
|
|
1157
|
-
1094
|
|
1158
|
-
1095</pre>
|
|
1159
|
-
</td>
|
|
1160
|
-
<td>
|
|
1161
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1093</span>
|
|
1162
|
-
|
|
1163
|
-
<span class='kw'>def</span> <span class='id focus_view'>focus_view</span> <span class='id id'>id</span>
|
|
1164
|
-
<span class='const'>View</span><span class='period'>.</span><span class='id focus'>focus</span> <span class='id id'>id</span>
|
|
1165
|
-
<span class='kw'>end</span></pre>
|
|
1166
|
-
</td>
|
|
1167
|
-
</tr>
|
|
1168
|
-
</table>
|
|
1169
|
-
</div>
|
|
1170
|
-
|
|
1171
|
-
<div class="method_details ">
|
|
1172
|
-
<p class="signature " id="fs-instance_method">
|
|
1173
|
-
|
|
1174
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>fs</strong>
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
</p><div class="docstring">
|
|
1179
|
-
<div class="discussion">
|
|
1180
|
-
<p>
|
|
1181
|
-
Returns the root of IXP file system hierarchy.
|
|
1182
|
-
</p>
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
</div>
|
|
1186
|
-
</div>
|
|
1187
|
-
<div class="tags">
|
|
1188
|
-
|
|
1189
|
-
</div><table class="source_code">
|
|
1190
|
-
<tr>
|
|
1191
|
-
<td>
|
|
1192
|
-
<pre class="lines">
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
1019
|
|
1196
|
-
1020
|
|
1197
|
-
1021</pre>
|
|
1198
|
-
</td>
|
|
1199
|
-
<td>
|
|
1200
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1019</span>
|
|
1201
|
-
|
|
1202
|
-
<span class='kw'>def</span> <span class='id fs'>fs</span>
|
|
1203
|
-
<span class='const'>IXP_FS_ROOT</span>
|
|
1204
|
-
<span class='kw'>end</span></pre>
|
|
1205
|
-
</td>
|
|
1206
|
-
</tr>
|
|
1207
|
-
</table>
|
|
1208
|
-
</div>
|
|
1209
|
-
|
|
1210
|
-
<div class="method_details ">
|
|
1211
|
-
<p class="signature " id="grouping-instance_method">
|
|
1212
|
-
|
|
1213
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>grouping</strong>
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
</p><div class="docstring">
|
|
1218
|
-
<div class="discussion">
|
|
1219
|
-
<p>
|
|
1220
|
-
Returns a list of all grouped clients in the currently focused view. If
|
|
1221
|
-
there are no grouped clients, then the currently focused client is returned
|
|
1222
|
-
in the list.
|
|
1223
|
-
</p>
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
</div>
|
|
1227
|
-
</div>
|
|
1228
|
-
<div class="tags">
|
|
1229
|
-
|
|
1230
|
-
</div><table class="source_code">
|
|
1231
|
-
<tr>
|
|
1232
|
-
<td>
|
|
1233
|
-
<pre class="lines">
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
1056
|
|
1237
|
-
1057
|
|
1238
|
-
1058
|
|
1239
|
-
1059
|
|
1240
|
-
1060</pre>
|
|
1241
|
-
</td>
|
|
1242
|
-
<td>
|
|
1243
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1056</span>
|
|
1244
|
-
|
|
1245
|
-
<span class='kw'>def</span> <span class='id grouping'>grouping</span>
|
|
1246
|
-
<span class='id list'>list</span> <span class='op'>=</span> <span class='id curr_view'>curr_view</span><span class='period'>.</span><span class='id clients'>clients</span><span class='period'>.</span><span class='id select'>select</span> <span class='lbrace'>{</span><span class='op'>|</span><span class='id c'>c</span><span class='op'>|</span> <span class='id c'>c</span><span class='period'>.</span><span class='id group?'>group?</span> <span class='rbrace'>}</span>
|
|
1247
|
-
<span class='id list'>list</span> <span class='op'><<</span> <span class='id curr_client'>curr_client</span> <span class='kw'>if</span> <span class='id list'>list</span><span class='period'>.</span><span class='id empty?'>empty?</span> <span class='kw'>and</span> <span class='id curr_client'>curr_client</span><span class='period'>.</span><span class='id exist?'>exist?</span>
|
|
1248
|
-
<span class='id list'>list</span>
|
|
1249
|
-
<span class='kw'>end</span></pre>
|
|
1250
|
-
</td>
|
|
1251
|
-
</tr>
|
|
1252
|
-
</table>
|
|
1253
|
-
</div>
|
|
1254
|
-
|
|
1255
|
-
<div class="method_details ">
|
|
1256
|
-
<p class="signature " id="next_area-instance_method">
|
|
1257
|
-
|
|
1258
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>next_area</strong>
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
</p><table class="source_code">
|
|
1263
|
-
<tr>
|
|
1264
|
-
<td>
|
|
1265
|
-
<pre class="lines">
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
1071</pre>
|
|
1269
|
-
</td>
|
|
1270
|
-
<td>
|
|
1271
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1071</span>
|
|
1272
|
-
|
|
1273
|
-
<span class='kw'>def</span> <span class='id next_area'>next_area</span> <span class='semicolon'>;</span> <span class='id curr_area'>curr_area</span><span class='period'>.</span><span class='id next'>next</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1274
|
-
</td>
|
|
1275
|
-
</tr>
|
|
1276
|
-
</table>
|
|
1277
|
-
</div>
|
|
1278
|
-
|
|
1279
|
-
<div class="method_details ">
|
|
1280
|
-
<p class="signature " id="next_client-instance_method">
|
|
1281
|
-
|
|
1282
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>next_client</strong>
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
</p><table class="source_code">
|
|
1287
|
-
<tr>
|
|
1288
|
-
<td>
|
|
1289
|
-
<pre class="lines">
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
1067</pre>
|
|
1293
|
-
</td>
|
|
1294
|
-
<td>
|
|
1295
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1067</span>
|
|
1296
|
-
|
|
1297
|
-
<span class='kw'>def</span> <span class='id next_client'>next_client</span> <span class='semicolon'>;</span> <span class='id curr_client'>curr_client</span><span class='period'>.</span><span class='id next'>next</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1298
|
-
</td>
|
|
1299
|
-
</tr>
|
|
1300
|
-
</table>
|
|
1301
|
-
</div>
|
|
1302
|
-
|
|
1303
|
-
<div class="method_details ">
|
|
1304
|
-
<p class="signature " id="next_tag-instance_method">
|
|
1305
|
-
|
|
1306
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>next_tag</strong>
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
</p><table class="source_code">
|
|
1311
|
-
<tr>
|
|
1312
|
-
<td>
|
|
1313
|
-
<pre class="lines">
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
1079</pre>
|
|
1317
|
-
</td>
|
|
1318
|
-
<td>
|
|
1319
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1079</span>
|
|
1320
|
-
|
|
1321
|
-
<span class='kw'>def</span> <span class='id next_tag'>next_tag</span> <span class='semicolon'>;</span> <span class='id next_view'>next_view</span><span class='period'>.</span><span class='id id'>id</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1322
|
-
</td>
|
|
1323
|
-
</tr>
|
|
1324
|
-
</table>
|
|
1325
|
-
</div>
|
|
1326
|
-
|
|
1327
|
-
<div class="method_details ">
|
|
1328
|
-
<p class="signature " id="next_view-instance_method">
|
|
1329
|
-
|
|
1330
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>next_view</strong>
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
</p><table class="source_code">
|
|
1335
|
-
<tr>
|
|
1336
|
-
<td>
|
|
1337
|
-
<pre class="lines">
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
1075</pre>
|
|
1341
|
-
</td>
|
|
1342
|
-
<td>
|
|
1343
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1075</span>
|
|
1344
|
-
|
|
1345
|
-
<span class='kw'>def</span> <span class='id next_view'>next_view</span> <span class='semicolon'>;</span> <span class='id curr_view'>curr_view</span><span class='period'>.</span><span class='id next'>next</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1346
|
-
</td>
|
|
1347
|
-
</tr>
|
|
1348
|
-
</table>
|
|
1349
|
-
</div>
|
|
1350
|
-
|
|
1351
|
-
<div class="method_details ">
|
|
1352
|
-
<p class="signature " id="prev_area-instance_method">
|
|
1353
|
-
|
|
1354
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>prev_area</strong>
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
</p><table class="source_code">
|
|
1359
|
-
<tr>
|
|
1360
|
-
<td>
|
|
1361
|
-
<pre class="lines">
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
1072</pre>
|
|
1365
|
-
</td>
|
|
1366
|
-
<td>
|
|
1367
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1072</span>
|
|
1368
|
-
|
|
1369
|
-
<span class='kw'>def</span> <span class='id prev_area'>prev_area</span> <span class='semicolon'>;</span> <span class='id curr_area'>curr_area</span><span class='period'>.</span><span class='id prev'>prev</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1370
|
-
</td>
|
|
1371
|
-
</tr>
|
|
1372
|
-
</table>
|
|
1373
|
-
</div>
|
|
1374
|
-
|
|
1375
|
-
<div class="method_details ">
|
|
1376
|
-
<p class="signature " id="prev_client-instance_method">
|
|
1377
|
-
|
|
1378
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>prev_client</strong>
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
</p><table class="source_code">
|
|
1383
|
-
<tr>
|
|
1384
|
-
<td>
|
|
1385
|
-
<pre class="lines">
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
1068</pre>
|
|
1389
|
-
</td>
|
|
1390
|
-
<td>
|
|
1391
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1068</span>
|
|
1392
|
-
|
|
1393
|
-
<span class='kw'>def</span> <span class='id prev_client'>prev_client</span> <span class='semicolon'>;</span> <span class='id curr_client'>curr_client</span><span class='period'>.</span><span class='id prev'>prev</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1394
|
-
</td>
|
|
1395
|
-
</tr>
|
|
1396
|
-
</table>
|
|
1397
|
-
</div>
|
|
1398
|
-
|
|
1399
|
-
<div class="method_details ">
|
|
1400
|
-
<p class="signature " id="prev_tag-instance_method">
|
|
1401
|
-
|
|
1402
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>prev_tag</strong>
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
</p><table class="source_code">
|
|
1407
|
-
<tr>
|
|
1408
|
-
<td>
|
|
1409
|
-
<pre class="lines">
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
1080</pre>
|
|
1413
|
-
</td>
|
|
1414
|
-
<td>
|
|
1415
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1080</span>
|
|
1416
|
-
|
|
1417
|
-
<span class='kw'>def</span> <span class='id prev_tag'>prev_tag</span> <span class='semicolon'>;</span> <span class='id prev_view'>prev_view</span><span class='period'>.</span><span class='id id'>id</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1418
|
-
</td>
|
|
1419
|
-
</tr>
|
|
1420
|
-
</table>
|
|
1421
|
-
</div>
|
|
1422
|
-
|
|
1423
|
-
<div class="method_details ">
|
|
1424
|
-
<p class="signature " id="prev_view-instance_method">
|
|
1425
|
-
|
|
1426
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>prev_view</strong>
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
</p><table class="source_code">
|
|
1431
|
-
<tr>
|
|
1432
|
-
<td>
|
|
1433
|
-
<pre class="lines">
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
1076</pre>
|
|
1437
|
-
</td>
|
|
1438
|
-
<td>
|
|
1439
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1076</span>
|
|
1440
|
-
|
|
1441
|
-
<span class='kw'>def</span> <span class='id prev_view'>prev_view</span> <span class='semicolon'>;</span> <span class='id curr_view'>curr_view</span><span class='period'>.</span><span class='id prev'>prev</span> <span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1442
|
-
</td>
|
|
1443
|
-
</tr>
|
|
1444
|
-
</table>
|
|
1445
|
-
</div>
|
|
1446
|
-
|
|
1447
|
-
<div class="method_details ">
|
|
1448
|
-
<p class="signature " id="tags-instance_method">
|
|
1449
|
-
|
|
1450
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>tags</strong>
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
</p><div class="docstring">
|
|
1455
|
-
<div class="discussion">
|
|
1456
|
-
<p>
|
|
1457
|
-
Returns the current set of tags.
|
|
1458
|
-
</p>
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
</div>
|
|
1462
|
-
</div>
|
|
1463
|
-
<div class="tags">
|
|
1464
|
-
|
|
1465
|
-
</div><table class="source_code">
|
|
1466
|
-
<tr>
|
|
1467
|
-
<td>
|
|
1468
|
-
<pre class="lines">
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
1026
|
|
1472
|
-
1027
|
|
1473
|
-
1028
|
|
1474
|
-
1029
|
|
1475
|
-
1030</pre>
|
|
1476
|
-
</td>
|
|
1477
|
-
<td>
|
|
1478
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1026</span>
|
|
1479
|
-
|
|
1480
|
-
<span class='kw'>def</span> <span class='id tags'>tags</span>
|
|
1481
|
-
<span class='id ary'>ary</span> <span class='op'>=</span> <span class='const'>IXP_FS_ROOT</span><span class='period'>.</span><span class='id tag'>tag</span><span class='period'>.</span><span class='id entries'>entries</span><span class='period'>.</span><span class='id sort'>sort</span>
|
|
1482
|
-
<span class='id ary'>ary</span><span class='period'>.</span><span class='id delete'>delete</span> <span class='const'>FOCUSED_WIDGET_ID</span>
|
|
1483
|
-
<span class='id ary'>ary</span>
|
|
1484
|
-
<span class='kw'>end</span></pre>
|
|
1485
|
-
</td>
|
|
1486
|
-
</tr>
|
|
1487
|
-
</table>
|
|
1488
|
-
</div>
|
|
1489
|
-
|
|
1490
|
-
<div class="method_details ">
|
|
1491
|
-
<p class="signature " id="views-instance_method">
|
|
1492
|
-
|
|
1493
|
-
- (<tt><a href="Object.html" title="Object (class)">Object</a></tt>) <strong>views</strong>
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
</p><div class="docstring">
|
|
1498
|
-
<div class="discussion">
|
|
1499
|
-
<p>
|
|
1500
|
-
Returns the current set of views.
|
|
1501
|
-
</p>
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
</div>
|
|
1505
|
-
</div>
|
|
1506
|
-
<div class="tags">
|
|
1507
|
-
|
|
1508
|
-
</div><table class="source_code">
|
|
1509
|
-
<tr>
|
|
1510
|
-
<td>
|
|
1511
|
-
<pre class="lines">
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
1035
|
|
1515
|
-
1036
|
|
1516
|
-
1037</pre>
|
|
1517
|
-
</td>
|
|
1518
|
-
<td>
|
|
1519
|
-
<pre class="code"><span class="info file"># File 'lib/rumai/wm.rb', line 1035</span>
|
|
1520
|
-
|
|
1521
|
-
<span class='kw'>def</span> <span class='id views'>views</span>
|
|
1522
|
-
<span class='id tags'>tags</span><span class='period'>.</span><span class='id map!'>map!</span> <span class='lbrace'>{</span><span class='op'>|</span><span class='id t'>t</span><span class='op'>|</span> <span class='const'>View</span><span class='period'>.</span><span class='id new'>new</span> <span class='id t'>t</span> <span class='rbrace'>}</span>
|
|
1523
|
-
<span class='kw'>end</span></pre>
|
|
1524
|
-
</td>
|
|
1525
|
-
</tr>
|
|
1526
|
-
</table>
|
|
1527
|
-
</div>
|
|
1528
|
-
|
|
1529
|
-
</div>
|
|
1530
|
-
|
|
1531
|
-
</div>
|
|
1532
|
-
|
|
1533
|
-
<div id="footer">
|
|
1534
|
-
Generated on Thu Apr 1 00:30:54 2010 by
|
|
1535
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool">yard</a>
|
|
1536
|
-
0.5.4 (ruby-1.9.1).
|
|
1537
|
-
</div>
|
|
1538
|
-
|
|
1539
|
-
</body>
|
|
1540
|
-
</html>
|