# Functions
ForceUnmount tries to forcibly unmount a directory.
IsMounted returns true if directory is mounted (by kbfuse).
Unmount tries to unmount normally and then if force if unsuccessful.
# Interfaces
Log is the logging interface for this package.