Glob pattern used to filter the results. If null (default), all subdirectories will be returned. Otherwise only subdirectories whose VFS paths within this directory match glob (case sensitive) will be returned. Some characters of _glob patterns have special meanings: For instance, *.txt matches any path ending with the .txt extension.
Range of the directories.
VFSNotFoundException if the directory does not exist.
Get a range of subdirectories.