Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrFileParse ¶
type ErrFileParse string
ErrFileParse handles a custom error while parsing wakatime config file.
type ErrFileWrite ¶
type ErrFileWrite string
ErrFileWrite handles a custom error while writing to wakatime config file.
type IniWriter ¶
type IniWriter struct { File *ini.File ConfigFilepath string }
IniWriter stores the configuration necessary to write to config file.
Click to show internal directories.
Click to hide internal directories.