Next: , Previous: , Up: FilePath   [Index]


1.77.6 FilePath: directory operations

createDirectories

Create the receiver as a directory, together with all its parents.

createDirectory

Create the receiver as a directory, together with all its parents.

nameAt: aName

Answer a FilePath for a file named ‘aName’ residing in the directory represented by the receiver.