mu 5.7.8 → 5.7.9
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/lib/mu.rb +1 -1
- data/lib/mu/command.rb +18 -2
- data/lib/mu/command/cmd_musl.rb +165 -0
- data/lib/mu/command/cmd_runscale.rb +12 -8
- data/lib/mu/command/help.rb +1 -0
- data/lib/mu/har.rb +449 -0
- data/lib/mu/libxml.rb +21 -0
- data/lib/mu/maker.rb +288 -0
- data/lib/mu/xmlizable.rb +559 -0
- metadata +78 -267
- data/rdoc/Gemfile.html +0 -194
- data/rdoc/LICENSE_txt.html +0 -201
- data/rdoc/Mu.html +0 -478
- data/rdoc/Mu/Client.html +0 -461
- data/rdoc/Mu/Command.html +0 -338
- data/rdoc/Mu/Command/API.html +0 -844
- data/rdoc/Mu/Command/Cmd_appid.html +0 -1341
- data/rdoc/Mu/Command/Cmd_cli.html +0 -800
- data/rdoc/Mu/Command/Cmd_ddt.html +0 -1612
- data/rdoc/Mu/Command/Cmd_homepage.html +0 -762
- data/rdoc/Mu/Command/Cmd_muapi.html +0 -1363
- data/rdoc/Mu/Command/Cmd_netconfig.html +0 -1077
- data/rdoc/Mu/Command/Cmd_runscale.html +0 -1441
- data/rdoc/Mu/Command/Cmd_runscenario.html +0 -787
- data/rdoc/Mu/Command/Cmd_runverify.html +0 -893
- data/rdoc/Mu/Command/Cmd_scale.html +0 -1323
- data/rdoc/Mu/Command/Cmd_system.html +0 -677
- data/rdoc/Mu/Command/Curl.html +0 -751
- data/rdoc/Mu/Command/Help.html +0 -305
- data/rdoc/Mu/Curl.html +0 -243
- data/rdoc/Mu/Curl/Error.html +0 -304
- data/rdoc/Mu/Curl/Error/Authorize.html +0 -355
- data/rdoc/Mu/Curl/Error/Connect.html +0 -286
- data/rdoc/Mu/Curl/Error/DNS.html +0 -236
- data/rdoc/Mu/Curl/Error/Region.html +0 -307
- data/rdoc/Mu/Curl/Error/Status.html +0 -286
- data/rdoc/Mu/Curl/Error/Timeout.html +0 -286
- data/rdoc/Mu/Curl/Verify.html +0 -472
- data/rdoc/Mu/Curl/Verify/Request.html +0 -424
- data/rdoc/Mu/Curl/Verify/Response.html +0 -372
- data/rdoc/Mu/Curl/Verify/Result.html +0 -373
- data/rdoc/Mu/Ddt.html +0 -1347
- data/rdoc/Mu/Helper.html +0 -517
- data/rdoc/Mu/Homepage.html +0 -719
- data/rdoc/Mu/HttpHelper.html +0 -890
- data/rdoc/Mu/Muapi.html +0 -1226
- data/rdoc/Mu/Netconfig.html +0 -1178
- data/rdoc/Mu/Scale.html +0 -1359
- data/rdoc/Mu/System.html +0 -504
- data/rdoc/Object.html +0 -285
- data/rdoc/README_rdoc.html +0 -892
- data/rdoc/Rakefile.html +0 -257
- data/rdoc/TCTestMu.html +0 -2583
- data/rdoc/Test.html +0 -235
- data/rdoc/Test/Unit.html +0 -235
- data/rdoc/Test/Unit/TestCase.html +0 -236
- data/rdoc/Test/helper_rb.html +0 -62
- data/rdoc/Test/tc_test_mu_rb.html +0 -60
- data/rdoc/VERSION.html +0 -179
- data/rdoc/bin/mu.html +0 -54
- data/rdoc/classes/Mu.html +0 -132
- data/rdoc/classes/Mu/Client.html +0 -214
- data/rdoc/classes/Mu/Command.html +0 -129
- data/rdoc/classes/Mu/Command/API.html +0 -362
- data/rdoc/classes/Mu/Command/Cmd_appid.html +0 -238
- data/rdoc/classes/Mu/Command/Cmd_cli.html +0 -273
- data/rdoc/classes/Mu/Command/Cmd_ddt.html +0 -639
- data/rdoc/classes/Mu/Command/Cmd_homepage.html +0 -276
- data/rdoc/classes/Mu/Command/Cmd_muapi.html +0 -527
- data/rdoc/classes/Mu/Command/Cmd_netconfig.html +0 -399
- data/rdoc/classes/Mu/Command/Cmd_runscale.html +0 -220
- data/rdoc/classes/Mu/Command/Cmd_runscenario.html +0 -197
- data/rdoc/classes/Mu/Command/Cmd_runverify.html +0 -196
- data/rdoc/classes/Mu/Command/Cmd_scale.html +0 -511
- data/rdoc/classes/Mu/Command/Cmd_system.html +0 -236
- data/rdoc/classes/Mu/Command/Curl.html +0 -182
- data/rdoc/classes/Mu/Command/Help.html +0 -137
- data/rdoc/classes/Mu/Curl.html +0 -116
- data/rdoc/classes/Mu/Curl/Error.html +0 -148
- data/rdoc/classes/Mu/Curl/Error/Authorize.html +0 -165
- data/rdoc/classes/Mu/Curl/Error/Connect.html +0 -139
- data/rdoc/classes/Mu/Curl/Error/DNS.html +0 -113
- data/rdoc/classes/Mu/Curl/Error/Region.html +0 -150
- data/rdoc/classes/Mu/Curl/Error/Status.html +0 -139
- data/rdoc/classes/Mu/Curl/Error/Timeout.html +0 -139
- data/rdoc/classes/Mu/Curl/Verify.html +0 -207
- data/rdoc/classes/Mu/Curl/Verify/Request.html +0 -187
- data/rdoc/classes/Mu/Curl/Verify/Response.html +0 -172
- data/rdoc/classes/Mu/Curl/Verify/Result.html +0 -172
- data/rdoc/classes/Mu/Ddt.html +0 -610
- data/rdoc/classes/Mu/Helper.html +0 -308
- data/rdoc/classes/Mu/Homepage.html +0 -306
- data/rdoc/classes/Mu/HttpHelper.html +0 -393
- data/rdoc/classes/Mu/Muapi.html +0 -549
- data/rdoc/classes/Mu/Netconfig.html +0 -478
- data/rdoc/classes/Mu/Scale.html +0 -580
- data/rdoc/classes/Mu/System.html +0 -232
- data/rdoc/classes/Object.html +0 -139
- data/rdoc/classes/TCTestMu.html +0 -948
- data/rdoc/classes/Test.html +0 -107
- data/rdoc/classes/Test/Unit.html +0 -107
- data/rdoc/classes/Test/Unit/TestCase.html +0 -113
- data/rdoc/created.rid +0 -36
- data/rdoc/files/lib/mu/api/ddt_rb.html +0 -101
- data/rdoc/files/lib/mu/api/homepage_rb.html +0 -101
- data/rdoc/files/lib/mu/api/muapi_rb.html +0 -101
- data/rdoc/files/lib/mu/api/netconfig_rb.html +0 -101
- data/rdoc/files/lib/mu/api/scale_rb.html +0 -101
- data/rdoc/files/lib/mu/api/system_rb.html +0 -101
- data/rdoc/files/lib/mu/client_rb.html +0 -101
- data/rdoc/files/lib/mu/command/api_rb.html +0 -101
- data/rdoc/files/lib/mu/command/cmd_appid_rb.html +0 -119
- data/rdoc/files/lib/mu/command/cmd_cli_rb.html +0 -108
- data/rdoc/files/lib/mu/command/cmd_ddt_rb.html +0 -116
- data/rdoc/files/lib/mu/command/cmd_homepage_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_muapi_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_netconfig_rb.html +0 -116
- data/rdoc/files/lib/mu/command/cmd_runscale_rb.html +0 -119
- data/rdoc/files/lib/mu/command/cmd_runscenario_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_runverify_rb.html +0 -118
- data/rdoc/files/lib/mu/command/cmd_scale_rb.html +0 -115
- data/rdoc/files/lib/mu/command/cmd_system_rb.html +0 -116
- data/rdoc/files/lib/mu/command/curl_rb.html +0 -101
- data/rdoc/files/lib/mu/command/help_rb.html +0 -101
- data/rdoc/files/lib/mu/command_rb.html +0 -107
- data/rdoc/files/lib/mu/curl/error_rb.html +0 -101
- data/rdoc/files/lib/mu/curl/verify_rb.html +0 -101
- data/rdoc/files/lib/mu/helper_rb.html +0 -101
- data/rdoc/files/lib/mu/http_helper_rb.html +0 -101
- data/rdoc/files/lib/mu_rb.html +0 -121
- data/rdoc/files/test/helper_rb.html +0 -112
- data/rdoc/files/test/tc_test_mu_rb.html +0 -111
- data/rdoc/fr_class_index.html +0 -34
- data/rdoc/fr_file_index.html +0 -31
- data/rdoc/fr_method_index.html +0 -112
- data/rdoc/images/brick.png +0 -0
- data/rdoc/images/brick_link.png +0 -0
- data/rdoc/images/bug.png +0 -0
- data/rdoc/images/bullet_black.png +0 -0
- data/rdoc/images/bullet_toggle_minus.png +0 -0
- data/rdoc/images/bullet_toggle_plus.png +0 -0
- data/rdoc/images/date.png +0 -0
- data/rdoc/images/find.png +0 -0
- data/rdoc/images/loadingAnimation.gif +0 -0
- data/rdoc/images/macFFBgHack.png +0 -0
- data/rdoc/images/package.png +0 -0
- data/rdoc/images/page_green.png +0 -0
- data/rdoc/images/page_white_text.png +0 -0
- data/rdoc/images/page_white_width.png +0 -0
- data/rdoc/images/plugin.png +0 -0
- data/rdoc/images/ruby.png +0 -0
- data/rdoc/images/tag_green.png +0 -0
- data/rdoc/images/wrench.png +0 -0
- data/rdoc/images/wrench_orange.png +0 -0
- data/rdoc/images/zoom.png +0 -0
- data/rdoc/index.html +0 -884
- data/rdoc/js/darkfish.js +0 -116
- data/rdoc/js/jquery.js +0 -32
- data/rdoc/js/quicksearch.js +0 -114
- data/rdoc/js/thickbox-compressed.js +0 -10
- data/rdoc/lib/mu/api/ddt_rb.html +0 -52
- data/rdoc/lib/mu/api/homepage_rb.html +0 -52
- data/rdoc/lib/mu/api/muapi_rb.html +0 -52
- data/rdoc/lib/mu/api/netconfig_rb.html +0 -52
- data/rdoc/lib/mu/api/scale_rb.html +0 -52
- data/rdoc/lib/mu/api/system_rb.html +0 -52
- data/rdoc/lib/mu/client_rb.html +0 -52
- data/rdoc/lib/mu/command/api_rb.html +0 -52
- data/rdoc/lib/mu/command/cmd_appid_rb.html +0 -62
- data/rdoc/lib/mu/command/cmd_cli_rb.html +0 -55
- data/rdoc/lib/mu/command/cmd_ddt_rb.html +0 -60
- data/rdoc/lib/mu/command/cmd_homepage_rb.html +0 -57
- data/rdoc/lib/mu/command/cmd_muapi_rb.html +0 -59
- data/rdoc/lib/mu/command/cmd_netconfig_rb.html +0 -58
- data/rdoc/lib/mu/command/cmd_runscale_rb.html +0 -62
- data/rdoc/lib/mu/command/cmd_runscenario_rb.html +0 -57
- data/rdoc/lib/mu/command/cmd_runverify_rb.html +0 -61
- data/rdoc/lib/mu/command/cmd_scale_rb.html +0 -58
- data/rdoc/lib/mu/command/cmd_system_rb.html +0 -59
- data/rdoc/lib/mu/command/curl_rb.html +0 -52
- data/rdoc/lib/mu/command/help_rb.html +0 -52
- data/rdoc/lib/mu/command_rb.html +0 -55
- data/rdoc/lib/mu/curl/error_rb.html +0 -52
- data/rdoc/lib/mu/curl/verify_rb.html +0 -52
- data/rdoc/lib/mu/helper_rb.html +0 -52
- data/rdoc/lib/mu/http_helper_rb.html +0 -52
- data/rdoc/lib/mu_rb.html +0 -80
- data/rdoc/rdoc-style.css +0 -208
- data/rdoc/rdoc.css +0 -706
- data/test/data/app_id_stats.csv +0 -1
- data/test/data/app_id_status.json +0 -156
- data/test/data/data_cgi.msl +0 -94
- data/test/data/data_cgi.xml +0 -322
- data/test/data/default_test.csv +0 -3
- data/test/data/ftp_with_channel.xml +0 -1643
- data/test/data/irc.xml +0 -3837
- data/test/data/scale.json +0 -25
- data/test/data/test_data_cgi_error.xml +0 -35
data/rdoc/Mu/Command/Help.html
DELETED
|
@@ -1,305 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
5
|
-
<head>
|
|
6
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
7
|
-
|
|
8
|
-
<title>Class: Mu::Command::Help</title>
|
|
9
|
-
|
|
10
|
-
<link rel="stylesheet" href="../../rdoc.css" type="text/css" media="screen" />
|
|
11
|
-
|
|
12
|
-
<script src="../../js/jquery.js" type="text/javascript"
|
|
13
|
-
charset="utf-8"></script>
|
|
14
|
-
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
|
15
|
-
charset="utf-8"></script>
|
|
16
|
-
<script src="../../js/quicksearch.js" type="text/javascript"
|
|
17
|
-
charset="utf-8"></script>
|
|
18
|
-
<script src="../../js/darkfish.js" type="text/javascript"
|
|
19
|
-
charset="utf-8"></script>
|
|
20
|
-
|
|
21
|
-
</head>
|
|
22
|
-
<body class="class">
|
|
23
|
-
|
|
24
|
-
<div id="metadata">
|
|
25
|
-
<div id="home-metadata">
|
|
26
|
-
<div id="home-section" class="section">
|
|
27
|
-
<h3 class="section-header">
|
|
28
|
-
<a href="../../index.html">Home</a>
|
|
29
|
-
<a href="../../index.html#classes">Classes</a>
|
|
30
|
-
<a href="../../index.html#methods">Methods</a>
|
|
31
|
-
</h3>
|
|
32
|
-
</div>
|
|
33
|
-
</div>
|
|
34
|
-
|
|
35
|
-
<div id="file-metadata">
|
|
36
|
-
<div id="file-list-section" class="section">
|
|
37
|
-
<h3 class="section-header">In Files</h3>
|
|
38
|
-
<div class="section-body">
|
|
39
|
-
<ul>
|
|
40
|
-
|
|
41
|
-
<li><a href="../../lib/mu/command/help_rb.html?TB_iframe=true&height=550&width=785"
|
|
42
|
-
class="thickbox" title="lib/mu/command/help.rb">lib/mu/command/help.rb</a></li>
|
|
43
|
-
|
|
44
|
-
</ul>
|
|
45
|
-
</div>
|
|
46
|
-
</div>
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
</div>
|
|
50
|
-
|
|
51
|
-
<div id="class-metadata">
|
|
52
|
-
|
|
53
|
-
<!-- Parent Class -->
|
|
54
|
-
|
|
55
|
-
<div id="parent-class-section" class="section">
|
|
56
|
-
<h3 class="section-header">Parent</h3>
|
|
57
|
-
|
|
58
|
-
<p class="link"><a href="../Command.html">Mu::Command</a></p>
|
|
59
|
-
|
|
60
|
-
</div>
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
<!-- Namespace Contents -->
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
<!-- Method Quickref -->
|
|
67
|
-
|
|
68
|
-
<div id="method-list-section" class="section">
|
|
69
|
-
<h3 class="section-header">Methods</h3>
|
|
70
|
-
<ul class="link-list">
|
|
71
|
-
|
|
72
|
-
<li><a href="#method-i-cmd_default">#cmd_default</a></li>
|
|
73
|
-
|
|
74
|
-
</ul>
|
|
75
|
-
</div>
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
<!-- Included Modules -->
|
|
79
|
-
|
|
80
|
-
</div>
|
|
81
|
-
|
|
82
|
-
<div id="project-metadata">
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
<div id="fileindex-section" class="section project-section">
|
|
86
|
-
<h3 class="section-header">Files</h3>
|
|
87
|
-
<ul>
|
|
88
|
-
|
|
89
|
-
<li class="file"><a href="../../Gemfile.html">Gemfile</a></li>
|
|
90
|
-
|
|
91
|
-
<li class="file"><a href="../../LICENSE_txt.html">LICENSE.txt</a></li>
|
|
92
|
-
|
|
93
|
-
<li class="file"><a href="../../README_rdoc.html">README.rdoc</a></li>
|
|
94
|
-
|
|
95
|
-
<li class="file"><a href="../../Rakefile.html">Rakefile</a></li>
|
|
96
|
-
|
|
97
|
-
<li class="file"><a href="../../VERSION.html">VERSION</a></li>
|
|
98
|
-
|
|
99
|
-
</ul>
|
|
100
|
-
</div>
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
<div id="classindex-section" class="section project-section">
|
|
104
|
-
<h3 class="section-header">Class Index
|
|
105
|
-
<span class="search-toggle"><img src="../../images/find.png"
|
|
106
|
-
height="16" width="16" alt="[+]"
|
|
107
|
-
title="show/hide quicksearch" /></span></h3>
|
|
108
|
-
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
|
109
|
-
<fieldset>
|
|
110
|
-
<legend>Quicksearch</legend>
|
|
111
|
-
<input type="text" name="quicksearch" value=""
|
|
112
|
-
class="quicksearch-field" />
|
|
113
|
-
</fieldset>
|
|
114
|
-
</form>
|
|
115
|
-
|
|
116
|
-
<ul class="link-list">
|
|
117
|
-
|
|
118
|
-
<li><a href="../../Mu.html">Mu</a></li>
|
|
119
|
-
|
|
120
|
-
<li><a href="../../Mu/Client.html">Mu::Client</a></li>
|
|
121
|
-
|
|
122
|
-
<li><a href="../../Mu/Command.html">Mu::Command</a></li>
|
|
123
|
-
|
|
124
|
-
<li><a href="../../Mu/Command/API.html">Mu::Command::API</a></li>
|
|
125
|
-
|
|
126
|
-
<li><a href="../../Mu/Command/API.html">Mu::Command::API</a></li>
|
|
127
|
-
|
|
128
|
-
<li><a href="../../Mu/Command/Cmd_appid.html">Mu::Command::Cmd_appid</a></li>
|
|
129
|
-
|
|
130
|
-
<li><a href="../../Mu/Command/Cmd_cli.html">Mu::Command::Cmd_cli</a></li>
|
|
131
|
-
|
|
132
|
-
<li><a href="../../Mu/Command/Cmd_ddt.html">Mu::Command::Cmd_ddt</a></li>
|
|
133
|
-
|
|
134
|
-
<li><a href="../../Mu/Command/Cmd_homepage.html">Mu::Command::Cmd_homepage</a></li>
|
|
135
|
-
|
|
136
|
-
<li><a href="../../Mu/Command/Cmd_muapi.html">Mu::Command::Cmd_muapi</a></li>
|
|
137
|
-
|
|
138
|
-
<li><a href="../../Mu/Command/Cmd_netconfig.html">Mu::Command::Cmd_netconfig</a></li>
|
|
139
|
-
|
|
140
|
-
<li><a href="../../Mu/Command/Cmd_runscale.html">Mu::Command::Cmd_runscale</a></li>
|
|
141
|
-
|
|
142
|
-
<li><a href="../../Mu/Command/Cmd_runscenario.html">Mu::Command::Cmd_runscenario</a></li>
|
|
143
|
-
|
|
144
|
-
<li><a href="../../Mu/Command/Cmd_runverify.html">Mu::Command::Cmd_runverify</a></li>
|
|
145
|
-
|
|
146
|
-
<li><a href="../../Mu/Command/Cmd_scale.html">Mu::Command::Cmd_scale</a></li>
|
|
147
|
-
|
|
148
|
-
<li><a href="../../Mu/Command/Cmd_system.html">Mu::Command::Cmd_system</a></li>
|
|
149
|
-
|
|
150
|
-
<li><a href="../../Mu/Command/Curl.html">Mu::Command::Curl</a></li>
|
|
151
|
-
|
|
152
|
-
<li><a href="../../Mu/Command/Help.html">Mu::Command::Help</a></li>
|
|
153
|
-
|
|
154
|
-
<li><a href="../../Mu/Curl.html">Mu::Curl</a></li>
|
|
155
|
-
|
|
156
|
-
<li><a href="../../Mu/Curl/Error.html">Mu::Curl::Error</a></li>
|
|
157
|
-
|
|
158
|
-
<li><a href="../../Mu/Curl/Error/Authorize.html">Mu::Curl::Error::Authorize</a></li>
|
|
159
|
-
|
|
160
|
-
<li><a href="../../Mu/Curl/Error/Connect.html">Mu::Curl::Error::Connect</a></li>
|
|
161
|
-
|
|
162
|
-
<li><a href="../../Mu/Curl/Error/DNS.html">Mu::Curl::Error::DNS</a></li>
|
|
163
|
-
|
|
164
|
-
<li><a href="../../Mu/Curl/Error/Region.html">Mu::Curl::Error::Region</a></li>
|
|
165
|
-
|
|
166
|
-
<li><a href="../../Mu/Curl/Error/Status.html">Mu::Curl::Error::Status</a></li>
|
|
167
|
-
|
|
168
|
-
<li><a href="../../Mu/Curl/Error/Timeout.html">Mu::Curl::Error::Timeout</a></li>
|
|
169
|
-
|
|
170
|
-
<li><a href="../../Mu/Curl/Verify.html">Mu::Curl::Verify</a></li>
|
|
171
|
-
|
|
172
|
-
<li><a href="../../Mu/Curl/Verify/Request.html">Mu::Curl::Verify::Request</a></li>
|
|
173
|
-
|
|
174
|
-
<li><a href="../../Mu/Curl/Verify/Response.html">Mu::Curl::Verify::Response</a></li>
|
|
175
|
-
|
|
176
|
-
<li><a href="../../Mu/Curl/Verify/Result.html">Mu::Curl::Verify::Result</a></li>
|
|
177
|
-
|
|
178
|
-
<li><a href="../../Mu/Ddt.html">Mu::Ddt</a></li>
|
|
179
|
-
|
|
180
|
-
<li><a href="../../Mu/Helper.html">Mu::Helper</a></li>
|
|
181
|
-
|
|
182
|
-
<li><a href="../../Mu/Homepage.html">Mu::Homepage</a></li>
|
|
183
|
-
|
|
184
|
-
<li><a href="../../Mu/HttpHelper.html">Mu::HttpHelper</a></li>
|
|
185
|
-
|
|
186
|
-
<li><a href="../../Mu/Muapi.html">Mu::Muapi</a></li>
|
|
187
|
-
|
|
188
|
-
<li><a href="../../Mu/Netconfig.html">Mu::Netconfig</a></li>
|
|
189
|
-
|
|
190
|
-
<li><a href="../../Mu/Scale.html">Mu::Scale</a></li>
|
|
191
|
-
|
|
192
|
-
<li><a href="../../Mu/System.html">Mu::System</a></li>
|
|
193
|
-
|
|
194
|
-
<li><a href="../../Test.html">Test</a></li>
|
|
195
|
-
|
|
196
|
-
<li><a href="../../Test/Unit.html">Test::Unit</a></li>
|
|
197
|
-
|
|
198
|
-
<li><a href="../../Test/Unit/TestCase.html">Test::Unit::TestCase</a></li>
|
|
199
|
-
|
|
200
|
-
<li><a href="../../Object.html">Object</a></li>
|
|
201
|
-
|
|
202
|
-
<li><a href="../../TCTestMu.html">TCTestMu</a></li>
|
|
203
|
-
|
|
204
|
-
</ul>
|
|
205
|
-
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
|
206
|
-
</div>
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
</div>
|
|
210
|
-
</div>
|
|
211
|
-
|
|
212
|
-
<div id="documentation">
|
|
213
|
-
<h1 class="class">Mu::Command::Help</h1>
|
|
214
|
-
|
|
215
|
-
<div id="description">
|
|
216
|
-
|
|
217
|
-
</div>
|
|
218
|
-
|
|
219
|
-
<!-- Constants -->
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
<!-- Attributes -->
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
<!-- Methods -->
|
|
226
|
-
|
|
227
|
-
<div id="public-instance-method-details" class="method-section section">
|
|
228
|
-
<h3 class="section-header">Public Instance Methods</h3>
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
<div id="cmd-default-method" class="method-detail ">
|
|
232
|
-
<a name="method-i-cmd_default"></a>
|
|
233
|
-
|
|
234
|
-
<div class="method-heading">
|
|
235
|
-
|
|
236
|
-
<span class="method-name">cmd_default</span><span
|
|
237
|
-
class="method-args">(argv)</span>
|
|
238
|
-
<span class="method-click-advice">click to toggle source</span>
|
|
239
|
-
|
|
240
|
-
</div>
|
|
241
|
-
|
|
242
|
-
<div class="method-description">
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
<div class="method-source-code"
|
|
249
|
-
id="cmd-default-source">
|
|
250
|
-
<pre>
|
|
251
|
-
<span class="ruby-comment cmt"># File lib/mu/command/help.rb, line 4</span>
|
|
252
|
-
4: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">cmd_default</span> <span class="ruby-identifier">argv</span>
|
|
253
|
-
5: <span class="ruby-identifier">puts</span>
|
|
254
|
-
6: <span class="ruby-identifier">puts</span> <span class="ruby-value str">"Usage: mu <command>:<option>"</span>
|
|
255
|
-
7: <span class="ruby-identifier">helps</span> = [
|
|
256
|
-
8: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">"Display this help"</span> },
|
|
257
|
-
9: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_appid:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the appid application for running multi-host msl files at scale'</span>},
|
|
258
|
-
10: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_cli:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the Mu CLI Api through the command-line'</span> },
|
|
259
|
-
11: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_ddt:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the Studio Verify Api through the command-line'</span> },
|
|
260
|
-
12: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_homepage:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the Homepage Api through the command-line'</span> },
|
|
261
|
-
13: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_muapi:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the Mu Api for fuzzing, templates, backup and archive'</span> },
|
|
262
|
-
14: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_netconfig:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the Netconfig Api through the command-line'</span>},
|
|
263
|
-
15: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_runscale:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on running the Studio Scale app'</span>},
|
|
264
|
-
16: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_runscenario:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on running the Scenario Editor Verify app'</span> },
|
|
265
|
-
17: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_runverify:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on running the Studio Verify app'</span> },
|
|
266
|
-
18: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_scale:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the Scale Api through the command-line'</span> },
|
|
267
|
-
19: { <span class="ruby-value">:cmd</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'mu cmd_system:help'</span>, <span class="ruby-value">:help</span> =<span class="ruby-operator">></span> <span class="ruby-value str">'Show help on using the System Api through the command-line'</span> },
|
|
268
|
-
20: ]
|
|
269
|
-
21: <span class="ruby-identifier">max_cmd_size</span> = <span class="ruby-identifier">helps</span>.<span class="ruby-identifier">inject</span>(<span class="ruby-value">0</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">memo</span>, <span class="ruby-identifier">obj</span><span class="ruby-operator">|</span> [ <span class="ruby-identifier">obj</span>[<span class="ruby-value">:cmd</span>].<span class="ruby-identifier">size</span>, <span class="ruby-identifier">memo</span> ].<span class="ruby-identifier">max</span> } <span class="ruby-operator">+</span> <span class="ruby-value">4</span>
|
|
270
|
-
22: <span class="ruby-identifier">helps</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">h</span><span class="ruby-operator">|</span>
|
|
271
|
-
23: <span class="ruby-identifier">puts</span> <span class="ruby-value str">"%*s - %s"</span> <span class="ruby-operator">%</span> [<span class="ruby-identifier">max_cmd_size</span>, <span class="ruby-identifier">h</span>[<span class="ruby-value">:cmd</span>], <span class="ruby-identifier">h</span>[<span class="ruby-value">:help</span>]]
|
|
272
|
-
24: <span class="ruby-keyword kw">end</span>
|
|
273
|
-
25: <span class="ruby-identifier">puts</span>
|
|
274
|
-
26: <span class="ruby-keyword kw">end</span></pre>
|
|
275
|
-
</div>
|
|
276
|
-
|
|
277
|
-
</div>
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
</div>
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
</div>
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
</div>
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
<div id="rdoc-debugging-section-dump" class="debugging-section">
|
|
292
|
-
|
|
293
|
-
<p>Disabled; run with --debug to generate this.</p>
|
|
294
|
-
|
|
295
|
-
</div>
|
|
296
|
-
|
|
297
|
-
<div id="validator-badges">
|
|
298
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
|
299
|
-
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
|
300
|
-
Rdoc Generator</a> 1.1.6</small>.</p>
|
|
301
|
-
</div>
|
|
302
|
-
|
|
303
|
-
</body>
|
|
304
|
-
</html>
|
|
305
|
-
|
data/rdoc/Mu/Curl.html
DELETED
|
@@ -1,243 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
5
|
-
<head>
|
|
6
|
-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
7
|
-
|
|
8
|
-
<title>Module: Mu::Curl</title>
|
|
9
|
-
|
|
10
|
-
<link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
|
|
11
|
-
|
|
12
|
-
<script src="../js/jquery.js" type="text/javascript"
|
|
13
|
-
charset="utf-8"></script>
|
|
14
|
-
<script src="../js/thickbox-compressed.js" type="text/javascript"
|
|
15
|
-
charset="utf-8"></script>
|
|
16
|
-
<script src="../js/quicksearch.js" type="text/javascript"
|
|
17
|
-
charset="utf-8"></script>
|
|
18
|
-
<script src="../js/darkfish.js" type="text/javascript"
|
|
19
|
-
charset="utf-8"></script>
|
|
20
|
-
|
|
21
|
-
</head>
|
|
22
|
-
<body class="module">
|
|
23
|
-
|
|
24
|
-
<div id="metadata">
|
|
25
|
-
<div id="home-metadata">
|
|
26
|
-
<div id="home-section" class="section">
|
|
27
|
-
<h3 class="section-header">
|
|
28
|
-
<a href="../index.html">Home</a>
|
|
29
|
-
<a href="../index.html#classes">Classes</a>
|
|
30
|
-
<a href="../index.html#methods">Methods</a>
|
|
31
|
-
</h3>
|
|
32
|
-
</div>
|
|
33
|
-
</div>
|
|
34
|
-
|
|
35
|
-
<div id="file-metadata">
|
|
36
|
-
<div id="file-list-section" class="section">
|
|
37
|
-
<h3 class="section-header">In Files</h3>
|
|
38
|
-
<div class="section-body">
|
|
39
|
-
<ul>
|
|
40
|
-
|
|
41
|
-
<li><a href="../lib/mu/curl/error_rb.html?TB_iframe=true&height=550&width=785"
|
|
42
|
-
class="thickbox" title="lib/mu/curl/error.rb">lib/mu/curl/error.rb</a></li>
|
|
43
|
-
|
|
44
|
-
<li><a href="../lib/mu/curl/verify_rb.html?TB_iframe=true&height=550&width=785"
|
|
45
|
-
class="thickbox" title="lib/mu/curl/verify.rb">lib/mu/curl/verify.rb</a></li>
|
|
46
|
-
|
|
47
|
-
</ul>
|
|
48
|
-
</div>
|
|
49
|
-
</div>
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
</div>
|
|
53
|
-
|
|
54
|
-
<div id="class-metadata">
|
|
55
|
-
|
|
56
|
-
<!-- Parent Class -->
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
<!-- Namespace Contents -->
|
|
60
|
-
|
|
61
|
-
<div id="namespace-list-section" class="section">
|
|
62
|
-
<h3 class="section-header">Namespace</h3>
|
|
63
|
-
<ul class="link-list">
|
|
64
|
-
|
|
65
|
-
<li><span class="type">CLASS</span> <a href="Curl/Error.html">Mu::Curl::Error</a></li>
|
|
66
|
-
|
|
67
|
-
<li><span class="type">CLASS</span> <a href="Curl/Verify.html">Mu::Curl::Verify</a></li>
|
|
68
|
-
|
|
69
|
-
</ul>
|
|
70
|
-
</div>
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
<!-- Method Quickref -->
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
<!-- Included Modules -->
|
|
77
|
-
|
|
78
|
-
</div>
|
|
79
|
-
|
|
80
|
-
<div id="project-metadata">
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
<div id="fileindex-section" class="section project-section">
|
|
84
|
-
<h3 class="section-header">Files</h3>
|
|
85
|
-
<ul>
|
|
86
|
-
|
|
87
|
-
<li class="file"><a href="../Gemfile.html">Gemfile</a></li>
|
|
88
|
-
|
|
89
|
-
<li class="file"><a href="../LICENSE_txt.html">LICENSE.txt</a></li>
|
|
90
|
-
|
|
91
|
-
<li class="file"><a href="../README_rdoc.html">README.rdoc</a></li>
|
|
92
|
-
|
|
93
|
-
<li class="file"><a href="../Rakefile.html">Rakefile</a></li>
|
|
94
|
-
|
|
95
|
-
<li class="file"><a href="../VERSION.html">VERSION</a></li>
|
|
96
|
-
|
|
97
|
-
</ul>
|
|
98
|
-
</div>
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
<div id="classindex-section" class="section project-section">
|
|
102
|
-
<h3 class="section-header">Class Index
|
|
103
|
-
<span class="search-toggle"><img src="../images/find.png"
|
|
104
|
-
height="16" width="16" alt="[+]"
|
|
105
|
-
title="show/hide quicksearch" /></span></h3>
|
|
106
|
-
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
|
107
|
-
<fieldset>
|
|
108
|
-
<legend>Quicksearch</legend>
|
|
109
|
-
<input type="text" name="quicksearch" value=""
|
|
110
|
-
class="quicksearch-field" />
|
|
111
|
-
</fieldset>
|
|
112
|
-
</form>
|
|
113
|
-
|
|
114
|
-
<ul class="link-list">
|
|
115
|
-
|
|
116
|
-
<li><a href="../Mu.html">Mu</a></li>
|
|
117
|
-
|
|
118
|
-
<li><a href="../Mu/Client.html">Mu::Client</a></li>
|
|
119
|
-
|
|
120
|
-
<li><a href="../Mu/Command.html">Mu::Command</a></li>
|
|
121
|
-
|
|
122
|
-
<li><a href="../Mu/Command/API.html">Mu::Command::API</a></li>
|
|
123
|
-
|
|
124
|
-
<li><a href="../Mu/Command/API.html">Mu::Command::API</a></li>
|
|
125
|
-
|
|
126
|
-
<li><a href="../Mu/Command/Cmd_appid.html">Mu::Command::Cmd_appid</a></li>
|
|
127
|
-
|
|
128
|
-
<li><a href="../Mu/Command/Cmd_cli.html">Mu::Command::Cmd_cli</a></li>
|
|
129
|
-
|
|
130
|
-
<li><a href="../Mu/Command/Cmd_ddt.html">Mu::Command::Cmd_ddt</a></li>
|
|
131
|
-
|
|
132
|
-
<li><a href="../Mu/Command/Cmd_homepage.html">Mu::Command::Cmd_homepage</a></li>
|
|
133
|
-
|
|
134
|
-
<li><a href="../Mu/Command/Cmd_muapi.html">Mu::Command::Cmd_muapi</a></li>
|
|
135
|
-
|
|
136
|
-
<li><a href="../Mu/Command/Cmd_netconfig.html">Mu::Command::Cmd_netconfig</a></li>
|
|
137
|
-
|
|
138
|
-
<li><a href="../Mu/Command/Cmd_runscale.html">Mu::Command::Cmd_runscale</a></li>
|
|
139
|
-
|
|
140
|
-
<li><a href="../Mu/Command/Cmd_runscenario.html">Mu::Command::Cmd_runscenario</a></li>
|
|
141
|
-
|
|
142
|
-
<li><a href="../Mu/Command/Cmd_runverify.html">Mu::Command::Cmd_runverify</a></li>
|
|
143
|
-
|
|
144
|
-
<li><a href="../Mu/Command/Cmd_scale.html">Mu::Command::Cmd_scale</a></li>
|
|
145
|
-
|
|
146
|
-
<li><a href="../Mu/Command/Cmd_system.html">Mu::Command::Cmd_system</a></li>
|
|
147
|
-
|
|
148
|
-
<li><a href="../Mu/Command/Curl.html">Mu::Command::Curl</a></li>
|
|
149
|
-
|
|
150
|
-
<li><a href="../Mu/Command/Help.html">Mu::Command::Help</a></li>
|
|
151
|
-
|
|
152
|
-
<li><a href="../Mu/Curl.html">Mu::Curl</a></li>
|
|
153
|
-
|
|
154
|
-
<li><a href="../Mu/Curl/Error.html">Mu::Curl::Error</a></li>
|
|
155
|
-
|
|
156
|
-
<li><a href="../Mu/Curl/Error/Authorize.html">Mu::Curl::Error::Authorize</a></li>
|
|
157
|
-
|
|
158
|
-
<li><a href="../Mu/Curl/Error/Connect.html">Mu::Curl::Error::Connect</a></li>
|
|
159
|
-
|
|
160
|
-
<li><a href="../Mu/Curl/Error/DNS.html">Mu::Curl::Error::DNS</a></li>
|
|
161
|
-
|
|
162
|
-
<li><a href="../Mu/Curl/Error/Region.html">Mu::Curl::Error::Region</a></li>
|
|
163
|
-
|
|
164
|
-
<li><a href="../Mu/Curl/Error/Status.html">Mu::Curl::Error::Status</a></li>
|
|
165
|
-
|
|
166
|
-
<li><a href="../Mu/Curl/Error/Timeout.html">Mu::Curl::Error::Timeout</a></li>
|
|
167
|
-
|
|
168
|
-
<li><a href="../Mu/Curl/Verify.html">Mu::Curl::Verify</a></li>
|
|
169
|
-
|
|
170
|
-
<li><a href="../Mu/Curl/Verify/Request.html">Mu::Curl::Verify::Request</a></li>
|
|
171
|
-
|
|
172
|
-
<li><a href="../Mu/Curl/Verify/Response.html">Mu::Curl::Verify::Response</a></li>
|
|
173
|
-
|
|
174
|
-
<li><a href="../Mu/Curl/Verify/Result.html">Mu::Curl::Verify::Result</a></li>
|
|
175
|
-
|
|
176
|
-
<li><a href="../Mu/Ddt.html">Mu::Ddt</a></li>
|
|
177
|
-
|
|
178
|
-
<li><a href="../Mu/Helper.html">Mu::Helper</a></li>
|
|
179
|
-
|
|
180
|
-
<li><a href="../Mu/Homepage.html">Mu::Homepage</a></li>
|
|
181
|
-
|
|
182
|
-
<li><a href="../Mu/HttpHelper.html">Mu::HttpHelper</a></li>
|
|
183
|
-
|
|
184
|
-
<li><a href="../Mu/Muapi.html">Mu::Muapi</a></li>
|
|
185
|
-
|
|
186
|
-
<li><a href="../Mu/Netconfig.html">Mu::Netconfig</a></li>
|
|
187
|
-
|
|
188
|
-
<li><a href="../Mu/Scale.html">Mu::Scale</a></li>
|
|
189
|
-
|
|
190
|
-
<li><a href="../Mu/System.html">Mu::System</a></li>
|
|
191
|
-
|
|
192
|
-
<li><a href="../Test.html">Test</a></li>
|
|
193
|
-
|
|
194
|
-
<li><a href="../Test/Unit.html">Test::Unit</a></li>
|
|
195
|
-
|
|
196
|
-
<li><a href="../Test/Unit/TestCase.html">Test::Unit::TestCase</a></li>
|
|
197
|
-
|
|
198
|
-
<li><a href="../Object.html">Object</a></li>
|
|
199
|
-
|
|
200
|
-
<li><a href="../TCTestMu.html">TCTestMu</a></li>
|
|
201
|
-
|
|
202
|
-
</ul>
|
|
203
|
-
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
|
204
|
-
</div>
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
</div>
|
|
208
|
-
</div>
|
|
209
|
-
|
|
210
|
-
<div id="documentation">
|
|
211
|
-
<h1 class="module">Mu::Curl</h1>
|
|
212
|
-
|
|
213
|
-
<div id="description">
|
|
214
|
-
|
|
215
|
-
</div>
|
|
216
|
-
|
|
217
|
-
<!-- Constants -->
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
<!-- Attributes -->
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
<!-- Methods -->
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
</div>
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
<div id="rdoc-debugging-section-dump" class="debugging-section">
|
|
230
|
-
|
|
231
|
-
<p>Disabled; run with --debug to generate this.</p>
|
|
232
|
-
|
|
233
|
-
</div>
|
|
234
|
-
|
|
235
|
-
<div id="validator-badges">
|
|
236
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
|
237
|
-
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
|
238
|
-
Rdoc Generator</a> 1.1.6</small>.</p>
|
|
239
|
-
</div>
|
|
240
|
-
|
|
241
|
-
</body>
|
|
242
|
-
</html>
|
|
243
|
-
|