Current File : //usr/share/doc/python3-llfuse/html/_sources/util.txt
====================
 Utility Functions
====================

The following functions do not necessarily translate to calls to the
FUSE library. They are provided because they're potentially useful
when implementing file systems in Python.

.. currentmodule:: llfuse

.. autofunction:: setxattr
.. autofunction:: getxattr
.. autofunction:: listdir
.. autofunction:: get_sup_groups