DOKK / manpages / debian 12 / cme / App::Cme::Command::fusefs.3pm.en
App::Cme::Command::fusefs(3pm) User Contributed Perl Documentation App::Cme::Command::fusefs(3pm)

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

version 1.038

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.

See "Global Options" in cme.

Mandatory. Directory where the virtual file system will be mounted.
Use this option to debug fuse problems.
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>".

cme

Dominique Dumont

This software is Copyright (c) 2014-2022 by Dominique Dumont <ddumont@cpan.org>.

This is free software, licensed under:

  The GNU Lesser General Public License, Version 2.1, February 1999
2022-03-13 perl v5.34.0