RuPac 0.5
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/doc/classes/RuPacRemove.html +127 -0
- data/doc/classes/RuPacRemove/PacRemove.html +473 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000008.html +18 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000009.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000010.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000011.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000012.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000013.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000014.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000015.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000016.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000017.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000018.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000019.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000020.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000021.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000022.html +24 -0
- data/doc/classes/RuPacRemove/PacRemove.src/M000023.html +24 -0
- data/doc/classes/RuPacSync.html +119 -0
- data/doc/classes/RuPacSync/PacSync.html +280 -0
- data/doc/classes/RuPacSync/PacSync.src/M000024.html +19 -0
- data/doc/classes/RuPacSync/PacSync.src/M000025.html +24 -0
- data/doc/classes/RuPacSync/PacSync.src/M000026.html +24 -0
- data/doc/classes/RuPacSync/PacSync.src/M000027.html +24 -0
- data/doc/classes/RuPacSync/PacSync.src/M000028.html +24 -0
- data/doc/classes/RuPacSync/PacSync.src/M000029.html +24 -0
- data/doc/classes/RuPacSync/PacSync.src/M000030.html +24 -0
- data/doc/classes/Rupac.html +124 -0
- data/doc/classes/Rupac/Pacman.html +283 -0
- data/doc/classes/Rupac/Pacman.src/M000001.html +19 -0
- data/doc/classes/Rupac/Pacman.src/M000002.html +22 -0
- data/doc/classes/Rupac/Pacman.src/M000003.html +22 -0
- data/doc/classes/Rupac/Pacman.src/M000004.html +21 -0
- data/doc/classes/Rupac/Pacman.src/M000005.html +21 -0
- data/doc/classes/Rupac/Pacman.src/M000006.html +18 -0
- data/doc/classes/Rupac/Pacman.src/M000007.html +45 -0
- data/doc/classes/Rupac/Pacman/PacSync.html +254 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000003.html +18 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000004.html +25 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000005.html +24 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000006.html +25 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000007.html +24 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000008.html +24 -0
- data/doc/classes/Rupac/Pacman/PacSync.src/M000009.html +24 -0
- data/doc/created.rid +1 -0
- data/doc/dot/f_0.dot +48 -0
- data/doc/dot/f_0.png +0 -0
- data/doc/dot/f_1.dot +58 -0
- data/doc/dot/f_1.png +0 -0
- data/doc/dot/f_2.dot +39 -0
- data/doc/dot/f_2.png +0 -0
- data/doc/dot/m_0_0.dot +48 -0
- data/doc/dot/m_0_0.png +0 -0
- data/doc/dot/m_1_0.dot +58 -0
- data/doc/dot/m_1_0.png +0 -0
- data/doc/dot/m_2_0.dot +39 -0
- data/doc/dot/m_2_0.png +0 -0
- data/doc/files/rupac_rb.html +119 -0
- data/doc/files/rupacremove_rb.html +117 -0
- data/doc/files/rupacsync_rb.html +123 -0
- data/doc/fr_class_index.html +32 -0
- data/doc/fr_file_index.html +29 -0
- data/doc/fr_method_index.html +56 -0
- data/doc/index.html +24 -0
- data/lib/rupac.rb +116 -0
- data/lib/rupacremove.rb +206 -0
- data/lib/rupacsync.rb +95 -0
- metadata +123 -0
@@ -0,0 +1,127 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Module: RuPacRemove</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Module</strong></td>
|
53
|
+
<td class="class-name-in-header">RuPacRemove</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../files/rupacremove_rb.html">
|
59
|
+
rupacremove.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
</table>
|
66
|
+
</div>
|
67
|
+
<!-- banner header -->
|
68
|
+
|
69
|
+
<div id="bodyContent">
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
<div id="contextContent">
|
74
|
+
<div id="diagram">
|
75
|
+
<map id="map" name="map">
|
76
|
+
<area shape="RECT" coords="19,5,91,53" href="Pacman.html" alt="Pacman">
|
77
|
+
<area shape="RECT" coords="27,124,112,172" href="RuPacRemove/PacRemove.html" alt="PacRemove">
|
78
|
+
<area shape="RECT" coords="115,5,187,53" href="RuPac.html" alt="RuPac">
|
79
|
+
<area shape="RECT" coords="16,91,149,183" href="RuPacRemove.html" alt="RuPacRemove">
|
80
|
+
</map>
|
81
|
+
<img src="../dot/m_1_0.png" usemap="#map" border=0 alt="Module: RuPacRemove">
|
82
|
+
</div>
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
</div>
|
87
|
+
|
88
|
+
|
89
|
+
</div>
|
90
|
+
|
91
|
+
|
92
|
+
<!-- if includes -->
|
93
|
+
<div id="includes">
|
94
|
+
<h3 class="section-bar">Included Modules</h3>
|
95
|
+
|
96
|
+
<div id="includes-list">
|
97
|
+
<span class="include-name"><a href="RuPac.html">RuPac</a></span>
|
98
|
+
</div>
|
99
|
+
</div>
|
100
|
+
|
101
|
+
<div id="section">
|
102
|
+
|
103
|
+
<div id="class-list">
|
104
|
+
<h3 class="section-bar">Classes and Modules</h3>
|
105
|
+
|
106
|
+
Class <a href="RuPacRemove/PacRemove.html" class="link">RuPacRemove::PacRemove</a><br />
|
107
|
+
|
108
|
+
</div>
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
<!-- if method_list -->
|
117
|
+
|
118
|
+
|
119
|
+
</div>
|
120
|
+
|
121
|
+
|
122
|
+
<div id="validator-badges">
|
123
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
124
|
+
</div>
|
125
|
+
|
126
|
+
</body>
|
127
|
+
</html>
|
@@ -0,0 +1,473 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: RuPacRemove::PacRemove</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">RuPacRemove::PacRemove</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/rupacremove_rb.html">
|
59
|
+
rupacremove.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
Pacman
|
69
|
+
</td>
|
70
|
+
</tr>
|
71
|
+
</table>
|
72
|
+
</div>
|
73
|
+
<!-- banner header -->
|
74
|
+
|
75
|
+
<div id="bodyContent">
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
<div id="contextContent">
|
80
|
+
<div id="diagram">
|
81
|
+
<map id="map" name="map">
|
82
|
+
<area shape="RECT" coords="19,5,91,53" href="../Pacman.html" alt="Pacman">
|
83
|
+
<area shape="RECT" coords="27,124,112,172" href="PacRemove.html" alt="PacRemove">
|
84
|
+
<area shape="RECT" coords="115,5,187,53" href="../RuPac.html" alt="RuPac">
|
85
|
+
<area shape="RECT" coords="16,91,149,183" href="../RuPacRemove.html" alt="RuPacRemove">
|
86
|
+
</map>
|
87
|
+
<img src="../../dot/m_1_0.png" usemap="#map" border=0 alt="Module: RuPacRemove">
|
88
|
+
</div>
|
89
|
+
|
90
|
+
<div id="description">
|
91
|
+
<p>
|
92
|
+
<a href="PacRemove.html">PacRemove</a> class
|
93
|
+
</p>
|
94
|
+
<pre>
|
95
|
+
Handles all the -R commands from Pacman
|
96
|
+
Decends from Pacman
|
97
|
+
</pre>
|
98
|
+
|
99
|
+
</div>
|
100
|
+
|
101
|
+
|
102
|
+
</div>
|
103
|
+
|
104
|
+
<div id="method-list">
|
105
|
+
<h3 class="section-bar">Methods</h3>
|
106
|
+
|
107
|
+
<div class="name-list">
|
108
|
+
<a href="#M000023">allOpts</a>
|
109
|
+
<a href="#M000019">casKeepNoSave</a>
|
110
|
+
<a href="#M000022">casKeepRecursive</a>
|
111
|
+
<a href="#M000021">casNoSaveRecursive</a>
|
112
|
+
<a href="#M000009">cascade</a>
|
113
|
+
<a href="#M000010">keep</a>
|
114
|
+
<a href="#M000014">keepCas</a>
|
115
|
+
<a href="#M000016">keepNoSave</a>
|
116
|
+
<a href="#M000020">keepNoSaveRecursive</a>
|
117
|
+
<a href="#M000017">keepRecursive</a>
|
118
|
+
<a href="#M000008">new</a>
|
119
|
+
<a href="#M000011">noSave</a>
|
120
|
+
<a href="#M000015">noSaveCas</a>
|
121
|
+
<a href="#M000018">noSaveRecursive</a>
|
122
|
+
<a href="#M000013">reCas</a>
|
123
|
+
<a href="#M000012">recursive</a>
|
124
|
+
</div>
|
125
|
+
</div>
|
126
|
+
|
127
|
+
</div>
|
128
|
+
|
129
|
+
|
130
|
+
<!-- if includes -->
|
131
|
+
|
132
|
+
<div id="section">
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
<!-- if method_list -->
|
142
|
+
<div id="methods">
|
143
|
+
<h3 class="section-bar">Public Class methods</h3>
|
144
|
+
|
145
|
+
<div id="method-M000008" class="method-detail">
|
146
|
+
<a name="M000008"></a>
|
147
|
+
|
148
|
+
<div class="method-heading">
|
149
|
+
<a href="PacRemove.src/M000008.html" target="Code" class="method-signature"
|
150
|
+
onclick="popupCode('PacRemove.src/M000008.html');return false;">
|
151
|
+
<span class="method-name">new</span><span class="method-args">()</span>
|
152
|
+
</a>
|
153
|
+
</div>
|
154
|
+
|
155
|
+
<div class="method-description">
|
156
|
+
</div>
|
157
|
+
</div>
|
158
|
+
|
159
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
160
|
+
|
161
|
+
<div id="method-M000023" class="method-detail">
|
162
|
+
<a name="M000023"></a>
|
163
|
+
|
164
|
+
<div class="method-heading">
|
165
|
+
<a href="PacRemove.src/M000023.html" target="Code" class="method-signature"
|
166
|
+
onclick="popupCode('PacRemove.src/M000023.html');return false;">
|
167
|
+
<span class="method-name">allOpts</span><span class="method-args">( *packs )</span>
|
168
|
+
</a>
|
169
|
+
</div>
|
170
|
+
|
171
|
+
<div class="method-description">
|
172
|
+
<p>
|
173
|
+
Represents -Rckns
|
174
|
+
</p>
|
175
|
+
<pre>
|
176
|
+
Raises an exception if @@lock is already yes
|
177
|
+
</pre>
|
178
|
+
</div>
|
179
|
+
</div>
|
180
|
+
|
181
|
+
<div id="method-M000019" class="method-detail">
|
182
|
+
<a name="M000019"></a>
|
183
|
+
|
184
|
+
<div class="method-heading">
|
185
|
+
<a href="PacRemove.src/M000019.html" target="Code" class="method-signature"
|
186
|
+
onclick="popupCode('PacRemove.src/M000019.html');return false;">
|
187
|
+
<span class="method-name">casKeepNoSave</span><span class="method-args">( *packs )</span>
|
188
|
+
</a>
|
189
|
+
</div>
|
190
|
+
|
191
|
+
<div class="method-description">
|
192
|
+
<p>
|
193
|
+
Represents -Rckn
|
194
|
+
</p>
|
195
|
+
<pre>
|
196
|
+
Raises an exception if @@lock is already yes
|
197
|
+
</pre>
|
198
|
+
</div>
|
199
|
+
</div>
|
200
|
+
|
201
|
+
<div id="method-M000022" class="method-detail">
|
202
|
+
<a name="M000022"></a>
|
203
|
+
|
204
|
+
<div class="method-heading">
|
205
|
+
<a href="PacRemove.src/M000022.html" target="Code" class="method-signature"
|
206
|
+
onclick="popupCode('PacRemove.src/M000022.html');return false;">
|
207
|
+
<span class="method-name">casKeepRecursive</span><span class="method-args">( *packs )</span>
|
208
|
+
</a>
|
209
|
+
</div>
|
210
|
+
|
211
|
+
<div class="method-description">
|
212
|
+
<p>
|
213
|
+
Represents -Rcks
|
214
|
+
</p>
|
215
|
+
<pre>
|
216
|
+
Raises an exception if @@lock is already yes
|
217
|
+
</pre>
|
218
|
+
</div>
|
219
|
+
</div>
|
220
|
+
|
221
|
+
<div id="method-M000021" class="method-detail">
|
222
|
+
<a name="M000021"></a>
|
223
|
+
|
224
|
+
<div class="method-heading">
|
225
|
+
<a href="PacRemove.src/M000021.html" target="Code" class="method-signature"
|
226
|
+
onclick="popupCode('PacRemove.src/M000021.html');return false;">
|
227
|
+
<span class="method-name">casNoSaveRecursive</span><span class="method-args">( *packs )</span>
|
228
|
+
</a>
|
229
|
+
</div>
|
230
|
+
|
231
|
+
<div class="method-description">
|
232
|
+
<p>
|
233
|
+
Represents -Rcns
|
234
|
+
</p>
|
235
|
+
<pre>
|
236
|
+
Raises an exception if @@lock is already yes
|
237
|
+
</pre>
|
238
|
+
</div>
|
239
|
+
</div>
|
240
|
+
|
241
|
+
<div id="method-M000009" class="method-detail">
|
242
|
+
<a name="M000009"></a>
|
243
|
+
|
244
|
+
<div class="method-heading">
|
245
|
+
<a href="PacRemove.src/M000009.html" target="Code" class="method-signature"
|
246
|
+
onclick="popupCode('PacRemove.src/M000009.html');return false;">
|
247
|
+
<span class="method-name">cascade</span><span class="method-args">( *packs )</span>
|
248
|
+
</a>
|
249
|
+
</div>
|
250
|
+
|
251
|
+
<div class="method-description">
|
252
|
+
<p>
|
253
|
+
Represents -Rc
|
254
|
+
</p>
|
255
|
+
<pre>
|
256
|
+
Raises an exception if @@lock is yes
|
257
|
+
</pre>
|
258
|
+
</div>
|
259
|
+
</div>
|
260
|
+
|
261
|
+
<div id="method-M000010" class="method-detail">
|
262
|
+
<a name="M000010"></a>
|
263
|
+
|
264
|
+
<div class="method-heading">
|
265
|
+
<a href="PacRemove.src/M000010.html" target="Code" class="method-signature"
|
266
|
+
onclick="popupCode('PacRemove.src/M000010.html');return false;">
|
267
|
+
<span class="method-name">keep</span><span class="method-args">( *packs )</span>
|
268
|
+
</a>
|
269
|
+
</div>
|
270
|
+
|
271
|
+
<div class="method-description">
|
272
|
+
<p>
|
273
|
+
Represents -Rk
|
274
|
+
</p>
|
275
|
+
<pre>
|
276
|
+
Raises an exception if @@lock is already yes
|
277
|
+
</pre>
|
278
|
+
</div>
|
279
|
+
</div>
|
280
|
+
|
281
|
+
<div id="method-M000014" class="method-detail">
|
282
|
+
<a name="M000014"></a>
|
283
|
+
|
284
|
+
<div class="method-heading">
|
285
|
+
<a href="PacRemove.src/M000014.html" target="Code" class="method-signature"
|
286
|
+
onclick="popupCode('PacRemove.src/M000014.html');return false;">
|
287
|
+
<span class="method-name">keepCas</span><span class="method-args">( *packs )</span>
|
288
|
+
</a>
|
289
|
+
</div>
|
290
|
+
|
291
|
+
<div class="method-description">
|
292
|
+
<p>
|
293
|
+
Represents -Rck
|
294
|
+
</p>
|
295
|
+
<pre>
|
296
|
+
Raises an exception if @@lock is already yes
|
297
|
+
</pre>
|
298
|
+
</div>
|
299
|
+
</div>
|
300
|
+
|
301
|
+
<div id="method-M000016" class="method-detail">
|
302
|
+
<a name="M000016"></a>
|
303
|
+
|
304
|
+
<div class="method-heading">
|
305
|
+
<a href="PacRemove.src/M000016.html" target="Code" class="method-signature"
|
306
|
+
onclick="popupCode('PacRemove.src/M000016.html');return false;">
|
307
|
+
<span class="method-name">keepNoSave</span><span class="method-args">( *packs )</span>
|
308
|
+
</a>
|
309
|
+
</div>
|
310
|
+
|
311
|
+
<div class="method-description">
|
312
|
+
<p>
|
313
|
+
Represents -Rkn
|
314
|
+
</p>
|
315
|
+
<pre>
|
316
|
+
Raises an exception if @@lock is already yes
|
317
|
+
</pre>
|
318
|
+
</div>
|
319
|
+
</div>
|
320
|
+
|
321
|
+
<div id="method-M000020" class="method-detail">
|
322
|
+
<a name="M000020"></a>
|
323
|
+
|
324
|
+
<div class="method-heading">
|
325
|
+
<a href="PacRemove.src/M000020.html" target="Code" class="method-signature"
|
326
|
+
onclick="popupCode('PacRemove.src/M000020.html');return false;">
|
327
|
+
<span class="method-name">keepNoSaveRecursive</span><span class="method-args">( *packs )</span>
|
328
|
+
</a>
|
329
|
+
</div>
|
330
|
+
|
331
|
+
<div class="method-description">
|
332
|
+
<p>
|
333
|
+
Represents -Rkns
|
334
|
+
</p>
|
335
|
+
<pre>
|
336
|
+
Raises an exception if @@lock is already yes
|
337
|
+
</pre>
|
338
|
+
</div>
|
339
|
+
</div>
|
340
|
+
|
341
|
+
<div id="method-M000017" class="method-detail">
|
342
|
+
<a name="M000017"></a>
|
343
|
+
|
344
|
+
<div class="method-heading">
|
345
|
+
<a href="PacRemove.src/M000017.html" target="Code" class="method-signature"
|
346
|
+
onclick="popupCode('PacRemove.src/M000017.html');return false;">
|
347
|
+
<span class="method-name">keepRecursive</span><span class="method-args">( *packs )</span>
|
348
|
+
</a>
|
349
|
+
</div>
|
350
|
+
|
351
|
+
<div class="method-description">
|
352
|
+
<p>
|
353
|
+
Represents -Rks
|
354
|
+
</p>
|
355
|
+
<pre>
|
356
|
+
Raises an exception if @@lock is already yes
|
357
|
+
</pre>
|
358
|
+
</div>
|
359
|
+
</div>
|
360
|
+
|
361
|
+
<div id="method-M000011" class="method-detail">
|
362
|
+
<a name="M000011"></a>
|
363
|
+
|
364
|
+
<div class="method-heading">
|
365
|
+
<a href="PacRemove.src/M000011.html" target="Code" class="method-signature"
|
366
|
+
onclick="popupCode('PacRemove.src/M000011.html');return false;">
|
367
|
+
<span class="method-name">noSave</span><span class="method-args">( *packs )</span>
|
368
|
+
</a>
|
369
|
+
</div>
|
370
|
+
|
371
|
+
<div class="method-description">
|
372
|
+
<p>
|
373
|
+
Represents -Rn
|
374
|
+
</p>
|
375
|
+
<pre>
|
376
|
+
Raises an exception if @@lock is already yes
|
377
|
+
</pre>
|
378
|
+
</div>
|
379
|
+
</div>
|
380
|
+
|
381
|
+
<div id="method-M000015" class="method-detail">
|
382
|
+
<a name="M000015"></a>
|
383
|
+
|
384
|
+
<div class="method-heading">
|
385
|
+
<a href="PacRemove.src/M000015.html" target="Code" class="method-signature"
|
386
|
+
onclick="popupCode('PacRemove.src/M000015.html');return false;">
|
387
|
+
<span class="method-name">noSaveCas</span><span class="method-args">( *packs )</span>
|
388
|
+
</a>
|
389
|
+
</div>
|
390
|
+
|
391
|
+
<div class="method-description">
|
392
|
+
<p>
|
393
|
+
Represents -Rcn
|
394
|
+
</p>
|
395
|
+
<pre>
|
396
|
+
Raises an exception if @@lock is already yes
|
397
|
+
</pre>
|
398
|
+
</div>
|
399
|
+
</div>
|
400
|
+
|
401
|
+
<div id="method-M000018" class="method-detail">
|
402
|
+
<a name="M000018"></a>
|
403
|
+
|
404
|
+
<div class="method-heading">
|
405
|
+
<a href="PacRemove.src/M000018.html" target="Code" class="method-signature"
|
406
|
+
onclick="popupCode('PacRemove.src/M000018.html');return false;">
|
407
|
+
<span class="method-name">noSaveRecursive</span><span class="method-args">( *packs )</span>
|
408
|
+
</a>
|
409
|
+
</div>
|
410
|
+
|
411
|
+
<div class="method-description">
|
412
|
+
<p>
|
413
|
+
Represents -Rns
|
414
|
+
</p>
|
415
|
+
<pre>
|
416
|
+
Raises an exception if @@lock is already yes
|
417
|
+
</pre>
|
418
|
+
</div>
|
419
|
+
</div>
|
420
|
+
|
421
|
+
<div id="method-M000013" class="method-detail">
|
422
|
+
<a name="M000013"></a>
|
423
|
+
|
424
|
+
<div class="method-heading">
|
425
|
+
<a href="PacRemove.src/M000013.html" target="Code" class="method-signature"
|
426
|
+
onclick="popupCode('PacRemove.src/M000013.html');return false;">
|
427
|
+
<span class="method-name">reCas</span><span class="method-args">( *packs )</span>
|
428
|
+
</a>
|
429
|
+
</div>
|
430
|
+
|
431
|
+
<div class="method-description">
|
432
|
+
<p>
|
433
|
+
Represents -Rcs
|
434
|
+
</p>
|
435
|
+
<pre>
|
436
|
+
Raises an exception if @@lock is already yes
|
437
|
+
</pre>
|
438
|
+
</div>
|
439
|
+
</div>
|
440
|
+
|
441
|
+
<div id="method-M000012" class="method-detail">
|
442
|
+
<a name="M000012"></a>
|
443
|
+
|
444
|
+
<div class="method-heading">
|
445
|
+
<a href="PacRemove.src/M000012.html" target="Code" class="method-signature"
|
446
|
+
onclick="popupCode('PacRemove.src/M000012.html');return false;">
|
447
|
+
<span class="method-name">recursive</span><span class="method-args">( *packs )</span>
|
448
|
+
</a>
|
449
|
+
</div>
|
450
|
+
|
451
|
+
<div class="method-description">
|
452
|
+
<p>
|
453
|
+
Represents -Rs
|
454
|
+
</p>
|
455
|
+
<pre>
|
456
|
+
Raises an exception if @@lock is already yes
|
457
|
+
</pre>
|
458
|
+
</div>
|
459
|
+
</div>
|
460
|
+
|
461
|
+
|
462
|
+
</div>
|
463
|
+
|
464
|
+
|
465
|
+
</div>
|
466
|
+
|
467
|
+
|
468
|
+
<div id="validator-badges">
|
469
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
470
|
+
</div>
|
471
|
+
|
472
|
+
</body>
|
473
|
+
</html>
|