Class WebFS-WebFS
- Defined in: webfs.js
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
WebFS-WebFS(fs)
Can take a pre-existing native local filesystem as a
parameter.
|
Class Detail
<inner>
WebFS-WebFS(fs)
Can take a pre-existing native local filesystem as a
parameter. If not parameter passed, filesystem can be set with
setFileSystem
- Parameters:
- {DOMFileSystem} fs