1App::Cme::Command::fuseUfsse(r3pCmo)ntributed Perl DocumAepnpt:a:tCimoen::Command::fusefs(3pm)
2
3
4
6 App::Cme::Command::fusefs - Edit the configuration of an application
7 with fuse
8
10 version 1.038
11
14 Map the configuration file content to a FUSE virtual file system on a
15 directory specified with option "-fuse-dir". Modifications done in the
16 fuse file system are saved to the configuration file when "fusermount
17 -u <mounted_fuse_dir>" is run.
18
20 See "Global Options" in cme.
21
23 -fuse-dir
24 Mandatory. Directory where the virtual file system will be mounted.
25
26 -dfuse
27 Use this option to debug fuse problems.
28
29 -dir-char
30 Fuse will fail if an element name or key name contains '/'. You can
31 specify a substitution string to replace '/' in the fused dir.
32 Default is "<slash>".
33
35 cme
36
38 Dominique Dumont
39
41 This software is Copyright (c) 2014-2022 by Dominique Dumont
42 <ddumont@cpan.org>.
43
44 This is free software, licensed under:
45
46 The GNU Lesser General Public License, Version 2.1, February 1999
47
48
49
50perl v5.38.0 2023-07-20 App::Cme::Command::fusefs(3pm)