Next:
FilePath-enumerating
, Previous:
FilePath-decoration
, Up:
FilePath
1.74.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.