Tests if a local file path is a directory or not
local file or directory path
Utility method to help crawl a local directoy returning all folders and files underneath it
Local Filesystem Directory to crawl
Can be NULL. Is a list of Strings to local File paths that will be returned.
List of File and Folder Paths under the passed in path added to the passed in files[]
Generated using TypeDoc
FileSystemService provides helper utilities to read and crawl the local filesystem