Module localfs

Module localfs 

Source
Expand description

Local filesystem access.

This implementation is stateless. So the easiest way to use it is to create a new instance in your handler every time you need one.

Structsยง

LocalFs
Local Filesystem implementation.