Class DotenvReader


  • public class DotenvReader
    extends Object
    (Internal) Reads a .env file
    • Constructor Detail

      • DotenvReader

        public DotenvReader​(String directory,
                            String filename)
        Creates a dotenv reader
        Parameters:
        directory - the directory containing the .env file
        filename - the file name of the .env file e.g. .env