Zim::GUI::Automount.3pm

Langue: en

Version: 2009-03-16 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Zim::GUI::Automount - automount code for zim

DESCRIPTION

This class contains methods to automount directories before opening a zim notebook. See the manual for details on the configuration.

METHODS

"mount(PATH)"
Tries to find a mount point for PATH. If successfull or if path already mounted returns the path for the mount point.
"umount(PATH, MOUNTPOINT)"
Tries to umount MOUNTPOINT for notebook PATH. Fails if "Zim::Daemon->list" shows other notebooks using the same mount point.

AUTHOR

Jaap Karssenberg (Pardus) <pardus@cpan.org>

Copyright (c) 2008 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO