Function FSReader.getNextEntry

Returns the next entry on the filesystem. If there's no entry, null is returned instead.

FSEntry getNextEntry();

Throws

LockedException if there's an operation going on in this filesystem.