admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="ascii"?> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 3 | "DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 5 | <head> |
| 6 | <title>TestON.drivers.common.cli.toolsdriver.Tools</title> |
| 7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
| 8 | <script type="text/javascript" src="epydoc.js"></script> |
| 9 | </head> |
| 10 | |
| 11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
| 12 | alink="#204080"> |
| 13 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 14 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 15 | bgcolor="#a0c0ff" cellspacing="0"> |
| 16 | <tr valign="middle"> |
| 17 | <!-- Home link --> |
| 18 | <th> <a |
| 19 | href="TestON-module.html">Home</a> </th> |
| 20 | |
| 21 | <!-- Tree link --> |
| 22 | <th> <a |
| 23 | href="module-tree.html">Trees</a> </th> |
| 24 | |
| 25 | <!-- Index link --> |
| 26 | <th> <a |
| 27 | href="identifier-index.html">Indices</a> </th> |
| 28 | |
| 29 | <!-- Help link --> |
| 30 | <th> <a |
| 31 | href="help.html">Help</a> </th> |
| 32 | |
| 33 | <th class="navbar" width="100%"></th> |
| 34 | </tr> |
| 35 | </table> |
| 36 | <table width="100%" cellpadding="0" cellspacing="0"> |
| 37 | <tr valign="top"> |
| 38 | <td width="100%"> |
| 39 | <span class="breadcrumbs"> |
| 40 | <a href="TestON-module.html">Package TestON</a> :: |
| 41 | <a href="TestON.drivers-module.html">Package drivers</a> :: |
| 42 | <a href="TestON.drivers.common-module.html">Package common</a> :: |
| 43 | <a href="TestON.drivers.common.cli-module.html">Package cli</a> :: |
| 44 | <a href="TestON.drivers.common.cli.toolsdriver-module.html">Module toolsdriver</a> :: |
| 45 | Class Tools |
| 46 | </span> |
| 47 | </td> |
| 48 | <td> |
| 49 | <table cellpadding="0" cellspacing="0"> |
| 50 | <!-- hide/show private --> |
| 51 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
| 52 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
| 53 | <tr><td align="right"><span class="options" |
| 54 | >[<a href="frames.html" target="_top">frames</a |
| 55 | >] | <a href="TestON.drivers.common.cli.toolsdriver.Tools-class.html" |
| 56 | target="_top">no frames</a>]</span></td></tr> |
| 57 | </table> |
| 58 | </td> |
| 59 | </tr> |
| 60 | </table> |
| 61 | <!-- ==================== CLASS DESCRIPTION ==================== --> |
| 62 | <h1 class="epydoc">Class Tools</h1><p class="nomargin-top"><span class="codelink"><a href="TestON.drivers.common.cli.toolsdriver-pysrc.html#Tools">source code</a></span></p> |
| 63 | <pre class="base-tree"> |
| 64 | object --+ |
| 65 | | |
| 66 | <a href="TestON.drivers.component.Component-class.html">component.Component</a> --+ |
| 67 | | |
| 68 | <a href="TestON.drivers.common.clidriver.CLI-class.html">clidriver.CLI</a> --+ |
| 69 | | |
| 70 | <strong class="uidshort">Tools</strong> |
| 71 | </pre> |
| 72 | |
| 73 | <hr /> |
| 74 | <!-- ==================== INSTANCE METHODS ==================== --> |
| 75 | <a name="section-InstanceMethods"></a> |
| 76 | <table class="summary" border="1" cellpadding="3" |
| 77 | cellspacing="0" width="100%" bgcolor="white"> |
| 78 | <tr bgcolor="#70b0f0" class="table-header"> |
| 79 | <td colspan="2" class="table-header"> |
| 80 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 81 | <tr valign="top"> |
| 82 | <td align="left"><span class="table-header">Instance Methods</span></td> |
| 83 | <td align="right" valign="top" |
| 84 | ><span class="options">[<a href="#section-InstanceMethods" |
| 85 | class="privatelink" onclick="toggle_private();" |
| 86 | >hide private</a>]</span></td> |
| 87 | </tr> |
| 88 | </table> |
| 89 | </td> |
| 90 | </tr> |
| 91 | <tr> |
| 92 | <td width="15%" align="right" valign="top" class="summary"> |
| 93 | <span class="summary-type"> </span> |
| 94 | </td><td class="summary"> |
| 95 | <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
| 96 | <tr> |
| 97 | <td><span class="summary-sig"><a href="TestON.drivers.common.cli.toolsdriver.Tools-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>)</span><br /> |
| 98 | x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td> |
| 99 | <td align="right" valign="top"> |
| 100 | <span class="codelink"><a href="TestON.drivers.common.cli.toolsdriver-pysrc.html#Tools.__init__">source code</a></span> |
| 101 | |
| 102 | </td> |
| 103 | </tr> |
| 104 | </table> |
| 105 | |
| 106 | </td> |
| 107 | </tr> |
| 108 | <tr> |
| 109 | <td colspan="2" class="summary"> |
| 110 | <p class="indent-wrapped-lines"><b>Inherited from <code><a href="TestON.drivers.common.clidriver.CLI-class.html">clidriver.CLI</a></code></b>: |
| 111 | <code><a href="TestON.drivers.common.clidriver.CLI-class.html#connect">connect</a></code>, |
| 112 | <code><a href="TestON.drivers.common.clidriver.CLI-class.html#disconnect">disconnect</a></code>, |
| 113 | <code><a href="TestON.drivers.common.clidriver.CLI-class.html#execute">execute</a></code>, |
| 114 | <code><a href="TestON.drivers.common.clidriver.CLI-class.html#onfail">onfail</a></code>, |
| 115 | <code><a href="TestON.drivers.common.clidriver.CLI-class.html#runAsSudoUser">runAsSudoUser</a></code>, |
| 116 | <code><a href="TestON.drivers.common.clidriver.CLI-class.html#secureCopy">secureCopy</a></code> |
| 117 | </p> |
| 118 | <p class="indent-wrapped-lines"><b>Inherited from <code><a href="TestON.drivers.component.Component-class.html">component.Component</a></code></b>: |
| 119 | <code><a href="TestON.drivers.component.Component-class.html#__getattr__">__getattr__</a></code>, |
| 120 | <code><a href="TestON.drivers.component.Component-class.html#cleanup">cleanup</a></code>, |
| 121 | <code><a href="TestON.drivers.component.Component-class.html#close_log_handles">close_log_handles</a></code>, |
| 122 | <code><a href="TestON.drivers.component.Component-class.html#config">config</a></code>, |
| 123 | <code><a href="TestON.drivers.component.Component-class.html#experimentRun">experimentRun</a></code>, |
| 124 | <code><a href="TestON.drivers.component.Component-class.html#get_version">get_version</a></code>, |
| 125 | <code><a href="TestON.drivers.component.Component-class.html#log">log</a></code> |
| 126 | </p> |
| 127 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
| 128 | <code>__delattr__</code>, |
| 129 | <code>__format__</code>, |
| 130 | <code>__getattribute__</code>, |
| 131 | <code>__hash__</code>, |
| 132 | <code>__new__</code>, |
| 133 | <code>__reduce__</code>, |
| 134 | <code>__reduce_ex__</code>, |
| 135 | <code>__repr__</code>, |
| 136 | <code>__setattr__</code>, |
| 137 | <code>__sizeof__</code>, |
| 138 | <code>__str__</code>, |
| 139 | <code>__subclasshook__</code> |
| 140 | </p> |
| 141 | </td> |
| 142 | </tr> |
| 143 | </table> |
| 144 | <!-- ==================== PROPERTIES ==================== --> |
| 145 | <a name="section-Properties"></a> |
| 146 | <table class="summary" border="1" cellpadding="3" |
| 147 | cellspacing="0" width="100%" bgcolor="white"> |
| 148 | <tr bgcolor="#70b0f0" class="table-header"> |
| 149 | <td colspan="2" class="table-header"> |
| 150 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 151 | <tr valign="top"> |
| 152 | <td align="left"><span class="table-header">Properties</span></td> |
| 153 | <td align="right" valign="top" |
| 154 | ><span class="options">[<a href="#section-Properties" |
| 155 | class="privatelink" onclick="toggle_private();" |
| 156 | >hide private</a>]</span></td> |
| 157 | </tr> |
| 158 | </table> |
| 159 | </td> |
| 160 | </tr> |
| 161 | <tr> |
| 162 | <td colspan="2" class="summary"> |
| 163 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
| 164 | <code>__class__</code> |
| 165 | </p> |
| 166 | </td> |
| 167 | </tr> |
| 168 | </table> |
| 169 | <!-- ==================== METHOD DETAILS ==================== --> |
| 170 | <a name="section-MethodDetails"></a> |
| 171 | <table class="details" border="1" cellpadding="3" |
| 172 | cellspacing="0" width="100%" bgcolor="white"> |
| 173 | <tr bgcolor="#70b0f0" class="table-header"> |
| 174 | <td colspan="2" class="table-header"> |
| 175 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
| 176 | <tr valign="top"> |
| 177 | <td align="left"><span class="table-header">Method Details</span></td> |
| 178 | <td align="right" valign="top" |
| 179 | ><span class="options">[<a href="#section-MethodDetails" |
| 180 | class="privatelink" onclick="toggle_private();" |
| 181 | >hide private</a>]</span></td> |
| 182 | </tr> |
| 183 | </table> |
| 184 | </td> |
| 185 | </tr> |
| 186 | </table> |
| 187 | <a name="__init__"></a> |
| 188 | <div> |
| 189 | <table class="details" border="1" cellpadding="3" |
| 190 | cellspacing="0" width="100%" bgcolor="white"> |
| 191 | <tr><td> |
| 192 | <table width="100%" cellpadding="0" cellspacing="0" border="0"> |
| 193 | <tr valign="top"><td> |
| 194 | <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>)</span> |
| 195 | <br /><em class="fname">(Constructor)</em> |
| 196 | </h3> |
| 197 | </td><td align="right" valign="top" |
| 198 | ><span class="codelink"><a href="TestON.drivers.common.cli.toolsdriver-pysrc.html#Tools.__init__">source code</a></span> |
| 199 | </td> |
| 200 | </tr></table> |
| 201 | |
| 202 | <p>x.__init__(...) initializes x; see x.__class__.__doc__ for |
| 203 | signature</p> |
| 204 | <dl class="fields"> |
| 205 | <dt>Overrides: |
| 206 | object.__init__ |
| 207 | <dd><em class="note">(inherited documentation)</em></dd> |
| 208 | </dt> |
| 209 | </dl> |
| 210 | </td></tr></table> |
| 211 | </div> |
| 212 | <br /> |
| 213 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 214 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 215 | bgcolor="#a0c0ff" cellspacing="0"> |
| 216 | <tr valign="middle"> |
| 217 | <!-- Home link --> |
| 218 | <th> <a |
| 219 | href="TestON-module.html">Home</a> </th> |
| 220 | |
| 221 | <!-- Tree link --> |
| 222 | <th> <a |
| 223 | href="module-tree.html">Trees</a> </th> |
| 224 | |
| 225 | <!-- Index link --> |
| 226 | <th> <a |
| 227 | href="identifier-index.html">Indices</a> </th> |
| 228 | |
| 229 | <!-- Help link --> |
| 230 | <th> <a |
| 231 | href="help.html">Help</a> </th> |
| 232 | |
| 233 | <th class="navbar" width="100%"></th> |
| 234 | </tr> |
| 235 | </table> |
| 236 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 237 | <tr> |
| 238 | <td align="left" class="footer"> |
| 239 | Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013 |
| 240 | </td> |
| 241 | <td align="right" class="footer"> |
| 242 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 243 | >http://epydoc.sourceforge.net</a> |
| 244 | </td> |
| 245 | </tr> |
| 246 | </table> |
| 247 | |
| 248 | <script type="text/javascript"> |
| 249 | <!-- |
| 250 | // Private objects are initially displayed (because if |
| 251 | // javascript is turned off then we want them to be |
| 252 | // visible); but by default, we want to hide them. So hide |
| 253 | // them unless we have a cookie that says to show them. |
| 254 | checkCookie(); |
| 255 | // --> |
| 256 | </script> |
| 257 | </body> |
| 258 | </html> |