State structure for the GenServer.
Type spec for this structure
t() :: %QolUp.ConfigFile.State{ cfg: map(), config_file: String.t(), fs_pid: pid() | nil, watch_fs: boolean() }