Product Site

5.4.8.30. makeDir

Makes just the directory represented by the last name portion of the receiver object's absolute path. Does not create any parent directories, which must all exist for a successful creation of the leaf directory.

Returns .true if the creation was successful, otherwise returns .false. If the directory already exists then the result is .false.