package
Version:
v1.18.9-alpha.2
Opens a new window with list of versions in this module.
Published: Jul 6, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FilePath returns the path for wakatime config file.
ReadInConfig reads wakatime config file in memory.
type IniWriter struct {
File *ini.File
ConfigFilepath string
}
IniWriter stores the configuration necessary to write to config file.
NewIniWriter creates a new IniWriter instance.
Write persists key(s) and value(s) on disk.
Writer defines the methods to write to config file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.