1App::Cme::Command::fuseUfsse(r3)Contributed Perl DocumenAtpapt:i:oCnme::Command::fusefs(3)
2
3
4

NAME

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

VERSION

10       version 1.038
11

SYNOPSIS

DESCRIPTION

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

Common options

20       See "Global Options" in cme.
21

options

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

SEE ALSO

35       cme
36

AUTHOR

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.34.0                      2022-03-24      App::Cme::Command::fusefs(3)
Impressum