package
Version:
v0.3.11
Opens a new window with list of versions in this module.
Published: Jan 3, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config contains shared configuration settings for kf subcommands.
DBPath returns the database path associated with env, or "".
LoadDB opens the database specified by the DBPath setting. If the database
does not exist, LoadDB reports an error.
SaveDB saves the specified database to the DBPath.
WatchDB opens a watcher for the database specified by the DBPath setting.
If the database does not exist, WatchDB reports an error.
Settings are shared settings used by kf subcommands.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.