File: tramp-fuse.el.html

These are helper functions for FUSE file systems.

Defined variables (5)

tramp-fuse-mount-pointsList of fuse volume determined by a VEC.
tramp-fuse-mount-timeoutTime period to check whether the mount point still exists.
tramp-fuse-name-prefixPrefix to use for temporary FUSE mount points.
tramp-fuse-remove-hidden-filesRemove hidden files from directory listings.
tramp-fuse-unmount-on-cleanupWhether fuse volumes shall be unmounted on cleanup.

Defined functions (18)

tramp-fuse-cleanup(VEC)
tramp-fuse-cleanup-all()
tramp-fuse-get-fusermount()
tramp-fuse-handle-delete-directory(DIRECTORY &optional RECURSIVE TRASH)
tramp-fuse-handle-delete-file(FILENAME &optional TRASH)
tramp-fuse-handle-directory-files(DIRECTORY &optional FULL MATCH NOSORT COUNT)
tramp-fuse-handle-file-attributes(FILENAME &optional ID-FORMAT)
tramp-fuse-handle-file-executable-p(FILENAME)
tramp-fuse-handle-file-exists-p(FILENAME)
tramp-fuse-handle-file-name-all-completions(FILENAME DIRECTORY)
tramp-fuse-handle-insert-directory(FILENAME SWITCHES &optional WILDCARD FULL-DIRECTORY-P)
tramp-fuse-handle-make-directory(DIR &optional PARENTS)
tramp-fuse-local-file-name(FILENAME)
tramp-fuse-mount-point(VEC)
tramp-fuse-mount-spec(VEC)
tramp-fuse-mounted-p(VEC)
tramp-fuse-remove-hidden-files(FILES)
tramp-fuse-unmount(VEC)

Defined faces (0)