~ubuntu-branches/ubuntu/karmic/cedar-backup2/karmic

« back to all changes in this revision

Viewing changes to doc/interface/private/CedarBackup2.writer-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Kenneth J. Pronovici
  • Date: 2006-12-18 22:59:17 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061218225917-gwos76xdo3jewj6i
Tags: 2.9.0-1
* New upstream release.
  - Provide way to configure dev=/dev/cdrw and the like (closes: #403546).
  - Fix, clean up and reorganize parts of user manual (closes: #403448, #403662).

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
<td><b><a href="CedarBackup2.writer-module.html#EJECT_COMMAND"><code>EJECT_COMMAND</code></a></b> = <span title="['eject']"><code>['eject']                                </code>
104
104
</span></td></tr>
105
105
<tr><td align="right" valign="top" width="15%"><font size="-1"><code>Logger</code></font></td>
106
 
<td><b><a href="CedarBackup2.writer-module.html#logger"><code>logger</code></a></b> = <span title="&lt;logging.Logger instance at 0x3ad51e8c&gt;"><code>&lt;logging.Logger&nbsp;instance&nbsp;at&nbsp;0x3ad51e8c&gt;         </code>
 
106
<td><b><a href="CedarBackup2.writer-module.html#logger"><code>logger</code></a></b> = <span title="&lt;logging.Logger instance at 0x40363dcc&gt;"><code>&lt;logging.Logger&nbsp;instance&nbsp;at&nbsp;0x40363dcc&gt;         </code>
107
107
</span></td></tr>
108
108
</table><br />
109
109
 
119
119
  <h3><span class="sig"><span class="sig-name">validateScsiId</span>(<span class=sig-arg>scsiId</span>)</span>
120
120
  </h3>
121
121
  Validates a SCSI id string. SCSI id must be a string in the form 
122
 
  <code>[ATA:|ATAPI:]scsibus,target,lun</code>. For Mac OS X (Darwin), we 
123
 
  also accept the form <code>IO.*Services[/N]</code>.
 
122
  <code>[&lt;method&gt;:]scsibus,target,lun</code>. For Mac OS X 
 
123
  (Darwin), we also accept the form <code>IO.*Services[/N]</code>.
124
124
  <dl><dt></dt><dd>
125
125
    <dl><dt><b>Parameters:</b></dt>
126
126
      <dd><code><b>scsiId</b></code> -
347
347
          <code>Logger</code>
348
348
 
349
349
      </dd>
350
 
<span title="&lt;logging.Logger instance at 0x3ad51e8c&gt;">      <dt><b>Value:</b></dt>
 
350
<span title="&lt;logging.Logger instance at 0x40363dcc&gt;">      <dt><b>Value:</b></dt>
351
351
      <dd><table><tr><td>
352
352
<pre class="variable">
353
 
&lt;logging.Logger instance at 0x3ad51e8c&gt;                                </pre>
 
353
&lt;logging.Logger instance at 0x40363dcc&gt;                                </pre>
354
354
        </td></tr></table></dd>
355
355
</span>    </dl>
356
356
  </dd>
377
377
 
378
378
<table border="0" cellpadding="0" cellspacing="0" width="100%">
379
379
  <tr>
380
 
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Mon Sep  4 13:49:34 2006</font></td>
 
380
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Mon Dec 18 22:53:32 2006</font></td>
381
381
    <td align="right"><a href="http://epydoc.sourceforge.net"
382
382
                      ><font size="-2">http://epydoc.sf.net</font></a></td>
383
383
  </tr>