Making all components in path
Making all components in path
- Subject: Making all components in path
- From: "Paul J. Lucas" <email@hidden>
- Date: Wed, 12 Oct 2005 17:02:50 -0700 (PDT)
I was looking at NSFileManager and it doesn't seem to do all
that much with directory paths. I want to create a patch and
create any necessary intermediate paths, e.g.:
~/foo/bar/baz/
I want to create foo if it doesn't exist; create bar if it
doesn't exist; create baz if it doesn't exist; i.e., the
equivalent of the command-line command:
mkdir -p ~/foo/bar/baz/
- Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden