Class: OfflineFS

html.OfflineFS

Class representing a virtual offline filesystem drive on top of the HTML5 Indexed DB.

new html.OfflineFS ()

Properties:
Name Type Description
volume string

(default: "") The name of the drive volume.

Extends