Class DirSource

  • All Implemented Interfaces:
    ConfigSource

    public class DirSource
    extends Object
    implements ConfigSource
    Source specifying config from a local directory
    Author:
    Vegard Havdal
    • Constructor Detail

      • DirSource

        public DirSource​(File dir)
    • Method Detail

      • getDir

        public File getDir()