mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 17:41:05 +00:00
Regenerate html
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9281 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8f6392e943
commit
46c331e3e4
81 changed files with 184 additions and 161 deletions
|
@ -11,8 +11,8 @@
|
|||
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
||||
<dd>
|
||||
</dl>
|
||||
<p>Version: 0.1</p>
|
||||
<p>Date: 28 February, 2000</p>
|
||||
<p>Version: $Revision$</p>
|
||||
<p>Date: $Date$</p>
|
||||
<h2><a name ="cont-0">NSFileManager</a></h2>
|
||||
<h2><a name ="NSFileManager">NSFileManager</a></h2>
|
||||
<p><b>Declared in: </b> Foundation/NSFileManager.h</p>
|
||||
|
@ -142,6 +142,8 @@
|
|||
<h3><a name ="method-16">fileSystemRepresentationWithPath:</a></h3>
|
||||
- (const char*) <b>fileSystemRepresentationWithPath:</b> (NSString*)path;<br>
|
||||
|
||||
Produces a C-string representation of a file path.<br>
|
||||
Attempts to incorporate drive information on windows.
|
||||
|
||||
<hr>
|
||||
<h3><a name ="method-17">isDeletableFileAtPath:</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue