Package net.flectone.pulse.file
package net.flectone.pulse.file
-
InterfacesClassDescriptionThe single entry point to the loaded config files.Reads config files from disk and merges them over the defaults shipped in the jar, so a user file only has to carry the keys it actually overrides.Rewrites config files whose layout changed between releases, so an existing setup keeps working after an update.Works out where a loaded config object belongs on disk.Writes config files to disk, keeping the comments and key order of the shipped defaults.