Skip to content

Instantly share code, notes, and snippets.

@yeahq
Created April 15, 2012 10:05
Show Gist options
  • Save yeahq/2391666 to your computer and use it in GitHub Desktop.
Save yeahq/2391666 to your computer and use it in GitHub Desktop.
Show contents of Documents directory
NSLog(@"Documents directory: %@", [fileMgr contentsOfDirectoryAtPath:documentsDirectory error:&error]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment