Function parseVirtualFileSystemEntry

  • When passed a valid virtualFileSystemEntry object from fsa-browser's scanLocalDrive() function we convert it into folders and files and save to the database. The assumption is the data has been validated in the scanLocalDrive function and should be valid and have permissions.

    Returns

    true if complected successfully, false if not.

    Parameters

    Returns Promise<boolean>

Generated using TypeDoc