Class Config


  • 
    public final class Config
    extends ConfigSection
                        

    Wraps a config file and provides useful facilities for writing/reading it.

    If the file changes on disk, you will need to create a new Config object to get the latest version of the file.