Interface FuseConfig


public interface FuseConfig
Configuration of the high-level API

This structure is initialized from the arguments passed to fuse_new(), and then passed to the file system's init() handler which should ensure that the configuration is compatible with the file system implementation.

Since:
libFUSE 3.0