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


1.75.9 File: directory operations

createDirectory

Create the receiver as a directory.

namesDo: aBlock

Evaluate aBlock once for each file in the directory represented by the receiver, passing its name. aBlock should not return.