mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added [-writeToFile:atomically]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2819 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4118034328
commit
09ab74eaf7
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
- (NSString*) descriptionWithLocale: (NSDictionary*)locale
|
||||
indent: (unsigned int)level;
|
||||
|
||||
- (BOOL) writeToFile: (NSString*)path atomically: (BOOL)useAuxilliaryFile;
|
||||
@end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue