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

« back to all changes in this revision

Viewing changes to doc/interface/public/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:
98
98
<td><b><a href="CedarBackup2.writer-module.html#EJECT_COMMAND"><code>EJECT_COMMAND</code></a></b> = <span title="['eject']"><code>['eject']                                </code>
99
99
</span></td></tr>
100
100
<tr><td align="right" valign="top" width="15%"><font size="-1"><code>Logger</code></font></td>
101
 
<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>
 
101
<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>
102
102
</span></td></tr>
103
103
</table><br />
104
104
 
114
114
  <h3><span class="sig"><span class="sig-name">validateScsiId</span>(<span class=sig-arg>scsiId</span>)</span>
115
115
  </h3>
116
116
  Validates a SCSI id string. SCSI id must be a string in the form 
117
 
  <code>[ATA:|ATAPI:]scsibus,target,lun</code>. For Mac OS X (Darwin), we 
118
 
  also accept the form <code>IO.*Services[/N]</code>.
 
117
  <code>[&lt;method&gt;:]scsibus,target,lun</code>. For Mac OS X 
 
118
  (Darwin), we also accept the form <code>IO.*Services[/N]</code>.
119
119
  <dl><dt></dt><dd>
120
120
    <dl><dt><b>Parameters:</b></dt>
121
121
      <dd><code><b>scsiId</b></code> -
311
311
          <code>Logger</code>
312
312
 
313
313
      </dd>
314
 
<span title="&lt;logging.Logger instance at 0x3ad51e8c&gt;">      <dt><b>Value:</b></dt>
 
314
<span title="&lt;logging.Logger instance at 0x40363dcc&gt;">      <dt><b>Value:</b></dt>
315
315
      <dd><table><tr><td>
316
316
<pre class="variable">
317
 
&lt;logging.Logger instance at 0x3ad51e8c&gt;                                </pre>
 
317
&lt;logging.Logger instance at 0x40363dcc&gt;                                </pre>
318
318
        </td></tr></table></dd>
319
319
</span>    </dl>
320
320
  </dd>
341
341
 
342
342
<table border="0" cellpadding="0" cellspacing="0" width="100%">
343
343
  <tr>
344
 
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Mon Sep  4 13:49:34 2006</font></td>
 
344
    <td align="left"><font size="-2">Generated by Epydoc 2.1 on Mon Dec 18 22:53:32 2006</font></td>
345
345
    <td align="right"><a href="http://epydoc.sourceforge.net"
346
346
                      ><font size="-2">http://epydoc.sf.net</font></a></td>
347
347
  </tr>