Up

NSURL+GNUstepBase documentation

Authors

Richard Frith-Macdonald (rfm@gnu.org)

Copyright: (C) 2003-2010 Free Software Foundation, Inc.

Software documentation for the NSURL(GNUstepBase) category

NSURL(GNUstepBase)

Declared in:
GNUstepBase/NSURL+GNUstepBase.h
Availability: Not in OpenStep/MacOS-X

Description forthcoming.
Method summary

fullPath 

- (NSString*) fullPath;
Availability: Not in OpenStep/MacOS-X

Returns the full path for this URL including any trailing slash.


Up