isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
476 stars 47 forks source link

Deleting an fs #38

Closed knownasilya closed 4 years ago

knownasilya commented 4 years ago

Is there a way to reset or delete an FS (it's indexdb store)?

billiegoose commented 4 years ago

Are... you looking for the wipe argument?

Delete the database and start with an empty filesystem

knownasilya commented 4 years ago

Yes. Wasn't obvious to me lol