~ubuntu-branches/ubuntu/feisty/nant/feisty

« back to all changes in this revision

Viewing changes to doc/help/functions/directory.get-last-write-time.html

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2006-06-12 23:30:36 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060612233036-a1uwh0949z0218ep
Tags: 0.84+0.85-rc4-1
* New upstream release
* Acknowledge NMU (Closes: #372588)
* Standards-Version 3.7.2
* Update to latest CLI policy package split.  Build-Depends-Indep: on
  cli-common-dev, libmono-winforms1.0-cil, libmono-winforms2.0-cil and
  mono-gmcs to get 1.0 and 2.0 packages
* Removed patches no longer needed:
  - 01-AssemblyInfoTask.cs.patch
  - 02-ScriptTask.cs.patch
  - 03-XmlResultFormatter.cs.patch
  - 04-SourceControl.patch
  - 05-ExceptionTest.cs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//w3c//dtd xhtml 1.1 strict//en" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
3
  <!-- Documenting GetLastWriteTime-->
4
4
  <head>
20
20
          <a href="index.html">Function Reference</a>
21
21
          <img alt="-&gt;" src="../images/arrow.gif" /> directory::get-last-write-time</td>
22
22
        <td class="NavBar-Cell" align="right">
23
 
                        v0.85-rc3</td>
 
23
                        v0.85-rc4</td>
24
24
      </tr>
25
25
    </table>
26
26
    <h1>directory::get-last-write-time</h1>
47
47
    </div>
48
48
    <h3>Return Value</h3> The date and time the specified directory was last written to. <h3>Exceptions</h3>
49
49
            The function will fail in any of the following circumstances:
50
 
            <div style="margin-left: 40px;"><ul><li>The specified directory does not exist.</li><li><i>path</i> is a zero-length string, contains only white space, or contains one or more invalid characters.</li><li>The specified path, file name, or both exceed the system-defined maximum length.</li></ul></div><h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.85.1932.0)
 
50
            <div style="margin-left: 40px;"><ul><li>The specified directory does not exist.</li><li><i>path</i> is a zero-length string, contains only white space, or contains one or more invalid characters.</li><li>The specified path, file name, or both exceed the system-defined maximum length.</li></ul></div><h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.85.2344.0)
51
51
            </div></body>
52
52
</html>
 
 
b'\\ No newline at end of file'