package
1.0.39
Repository: https://github.com/timfallmk/client.git
Documentation: pkg.go.dev

# Functions

AppBundleForPath returns path to app bundle.
InstallAppBundle calls the installer with --install-app-bundle.
InstallCommandLinePrivileged calls the installer with --install-cli.
InstallFuse calls the installer with --install-fuse.
InstallHelper calls the installer with --install-helper.
InstallMountDir calls the installer with --install-mountdir.
UninstallApp calls the installer with --install-app.
UninstallCommandLinePrivileged calls the installer with --uninstall-cli.
UninstallFuse calls the installer with --uninstall-fuse.
UninstallHelper calls the installer with --uninstall-helper.
UninstallMountDir calls the installer with --uninstall-mountdir.

# Interfaces

Context is the enviroment for install package.
Log is the logging interface for this package.