logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

App::Cme::Command::fusefs - Edit the configuration of an application with fuse

Author

       Dominique Dumont

Common Options

       See "Global Options" in cme.

Description

       Map the configuration file content to a FUSE virtual file system on a directory specified with option
       "-fuse-dir".  Modifications done in the fuse file system are saved to the configuration file when
       "fusermount -u <mounted_fuse_dir>" is run.

Name

       App::Cme::Command::fusefs - Edit the configuration of an application with fuse

Options

       -fuse-dir
           Mandatory. Directory where the virtual file system will be mounted.

       -dfuse
           Use this option to debug fuse problems.

       -dir-char
           Fuse  will fail if an element name or key name contains '/'. You can specify a substitution string to
           replace '/' in the fused dir. Default is "<slash>".

See Also

       cme

Synopsis

Version

       version 1.041

See Also