Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

osfs.rst

File metadata and controls

9 lines (6 loc) · 209 Bytes

OS Filesystem

Manage the filesystem provided by your OS.

In essence an OSFS is a thin layer over the io and os modules in the Python library.

.. automodule:: fs.osfs
    :members: